[Issue 5921] New: No mismatched nested comments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue May 3 02:58:31 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5921
Summary: No mismatched nested comments
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Keywords: rejects-valid
Severity: major
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: bearophile_hugs at eml.cc
--- Comment #0 from bearophile_hugs at eml.cc 2011-05-03 02:54:41 PDT ---
D2 program:
/+
/*
*/+/
void main() {}
DMD 2.052 prints (with no line number):
Error: Source:Mismatched nested comments in test.d
Tagged as 'major' because Don (almost) asked me to do this in a comment to bug
5745
--
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