Open GoogleCodeExporter opened 9 years ago
This could be another motivation for switching from StringTemplate to a
"self-written" generator.
Original comment by wolfgang.schwitzer
on 22 Feb 2013 at 11:18
"Code doesn't compile with most other C compilers than gcc. Declaring variables
after code statements not standard C"
This code complies with the C-standard C99, see
http://en.wikipedia.org/wiki/C99. You can compile this code with every C99
capable c-compiler, it is not gcc specific.
Original comment by embedded...@gmail.com
on 1 Mar 2013 at 8:22
Issue 31 has been merged into this issue.
Original comment by wolfgang.schwitzer
on 13 Mar 2013 at 11:45
Original comment by nvp...@gmail.com
on 31 May 2013 at 8:37
Original issue reported on code.google.com by
anderssa...@yahoo.se
on 28 Dec 2012 at 8:24