Jules

Results 17 comments of Jules

Not 100% sure but I think the high coordinates mess with graphics too. I've had glitches like chunks becoming invisible at certain camera angles, shadow offset, and a friend reported...

So what should people using fish expect? I'm asking because I'm not really sure to understand the `wayland-session` script. I've been failing to export variables using `~/.profile` so far using...

This issue might have been fixed in 0.20.0. `~/.profile` sourcing is done correctly on my setup now at least.

Doesn't compile on my Ubuntu Azure instance too ``` cc -c injector.c -o injector.o -Wall injector.c:321:93: warning: excess elements in array initializer .start={.bytes={0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}, .len=0}, ^ injector.c:321:93: note: (near initialization for...

Tried with `make CC=clang`, got this error (On Solus with clang 4.0.1) ``` clang -g2 -O3 -pipe -fPIC -Wformat -Wformat-security -fno-omit-frame-pointer -fexceptions -D_FORTIFY_SOURCE=2 -fstack-protector --param ssp-buffer-size=32 -fasynchronous-unwind-tables -ftree-vectorize -feliminate-unused-debug-types -Wall...

> Okay, thank you anyway. Hopefully @doxygen may consider this an important issue as it would make generating documentation for complex source code _much_ simpler. I second that, and so...

Hello, Any hope to see these merged in Kaitai someday ? This would pave the way for fixing an old issue in Mixxx [(here)](https://bugs.launchpad.net/mixxx/+bug/1915639). Regards, Jules