Alexandre J. Raymond

Results 6 issues of Alexandre J. Raymond

Using: * Teensy 4.1 * Teensyduino 1.54 * Arduino 1.8.13 I have narrowed down an issue I am having with sscanf to the following snippet of code. Depending on the...

The following doesn't make sense... regcomp(regc, config_process[i].regexp, REG_EXTENDED || REG_ICASE); REG_EXTENDED=1, so REG_ICASE is never taken into account and should therefore be removed.

bug

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573576

enhancement

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519248

enhancement

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519291

bug