|
Author |
Topic: bug in // ... (Read 291 times) |
|
sportebois
|
bug in // ...
« on: Dec 21st, 2002, 11:34am » |
|
Hi proce55ors, I've got a bug (W2k, a46). sometimes (never when creating a new sketch, only when an old one has been loaded), if I try to add a comment to identify the end of a method class, ie like void Sample () { <basic code here> } // end of Sample handler P5 return me an unexpected 'handler' token error! And when I change this comment to } /* end of Sample handler */ everything comes back to normal?! This don't happen everytimes.. but once it started, the error stay there! Just try it in your next sketchbook, add some comments at the end of your methods, and see what happen (0046, w2k) séb
|
« Last Edit: Dec 21st, 2002, 11:35am by sportebois » |
|
|
|
|
fry
|
Re: bug in // ...
« Reply #1 on: Dec 21st, 2002, 8:00pm » |
|
yuk, thanks for the report. i'll look into it soon.
|
|
|
|
fry
|
Re: bug in // ...
« Reply #2 on: Sep 2nd, 2003, 2:21am » |
|
should be fixed with the new parser in rev 60.
|
|
|
|
|