c comments
Reported by Stu | March 11th, 2009 @ 02:10 AM
single quotes inside a /**/ comment.
eg:
/ * te'st / int main(void) { }
Comments and changes to this ticket
-
Daniel Lucraft March 14th, 2009 @ 12:38 PM
- State changed from new to open
Sorry, I'm not sure what the problem is here. Could you explain further?
-
Stu March 14th, 2009 @ 04:56 PM
The single quote is interpreted as if its code, so everything after the ' is treated as an unclosed string past the end of the comment. nothing inside the comment should be interpreted.
attached screenshot
-
Daniel Lucraft March 14th, 2009 @ 05:05 PM
- State changed from open to resolved
Great. I did work on the C comments this morning, but I wasn't sure if what I fixed was the same issue you were experiencing.
Thanks for filing the report.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A programmer's text editor for Gnome.