Open GoogleCodeExporter opened 9 years ago
I've fixed almost all of these, but could you please tell me what the specific
error is when <cstring> isn't
included in ply_format.cpp?
The correct fix for the strchr() issue is to assume that the return type is
const char *.
Original comment by tobias.s...@gmail.com
on 2 Jun 2009 at 3:28
cstring is needed for strcmp()
Original comment by ideasma...@gmail.com
on 2 Jun 2009 at 6:13
Issue 3 has been merged into this issue.
Original comment by tobias.s...@gmail.com
on 9 Jun 2009 at 1:24
Original issue reported on code.google.com by
ideasma...@gmail.com
on 2 Jun 2009 at 2:36