Closed GoogleCodeExporter closed 9 years ago
Hi, thanks for your bug report.
The first problem you mention is now fixed in revision #450.
I checked the warnings and they don't seem to be from a recent version of
picoc. What version are you using?
Original comment by zik.sale...@gmail.com
on 3 Jul 2010 at 1:11
Thanks for quick response!
I use 0.93 relese (picoc-0.93.tar.bz2).
Is the svn version of project stable? If so, I’ll migrate my project to svn
code.
Thanks,
Sergey
Original comment by sdanil...@gmail.com
on 3 Jul 2010 at 2:40
Revision #450 is stable. Give it a try.
The error messages are a bit harder to address. Saying "error1" is ambiguous
until it's followed by something. For instance you might do:
> error1
>
> ();
in which case it was a call to a function called error1, which would be quite
valid.
It's a bit confusing I guess... Not really sure what to do about it since it's
really part of the C language. I'm calling this closed for now unless you have
an idea of how to solve the problem.
Original comment by zik.sale...@gmail.com
on 3 Jul 2010 at 4:16
Original issue reported on code.google.com by
sdanil...@gmail.com
on 3 Jul 2010 at 12:43