Nicolas Sauzede

Results 18 issues of Nicolas Sauzede

Trivial PR to fix grammar comment: enums do accept constexprs instead of nums

Remove duplicate test in function.c

Trivial PR to remove duplicate struct tests (same group of tests done twice - probably a copy-paste)

Current SDL2 nuklear demos fail to build on Windows (mingw64) : ``` nuklear/demo/sdl_opengl3$ make rm -f bin/demo.exe cc main.c -std=c99 -pedantic -O2 -o bin/demo.exe -lmingw32 -lSDL2main -lSDL2 -lopengl32 -lm -lGLU32...

Current code uses absolute mouse coordinates instead of relative to the canvas, which in turn makes the actual hovered/selected color inaccurate (there's an x/y offset that reads pixel further towards...

Using CLR 32190 Trying to install HDF5 dev package. 1) Search possibly matching bundle : ``` ~$ sudo swupd search hdf5-dev Bundle with the best search result: machine-learning-basic - Build...

enhancement
swupd-search

This trivial PR adds basic, alternative Linux support. Okay, it's surely not a bright idea to not reuse the existing qmake framework, to add Linux support, but: 1. I tried...