[Issue 5216] /+ parsed incorrectly in comments

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 16 17:25:19 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=5216



--- Comment #2 from Jonathan M Davis <jmdavisProg at gmx.com> 2010-11-16 17:24:07 PST ---
I could have sworn that the online docs said that one of the main reasons for
/+ +/ was to comment out code, but regardless, it's not like you usually run
into /+ or +/ inside of comments instead of delimiting them. I only ran into it
because I was working on the D lexer for Phobos and one of the comments had
them in it. The main issue is that they work as designed, so if this was as
intended, then that's fine.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list