You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 issue reported on code.google.com by
[email protected]
on 2 Jun 2009 at 2:36The text was updated successfully, but these errors were encountered: