On 2014-07-07 13:40, patrice colet via Pd-list wrote:
I've found out that line 256 contain one code that make it work in debug mode:
post("pdlua_reader: s is %ld", s);
I've no clue why this is happening
Maybe the compiler is optimizing the code in a bad way?
Martin