[Issue 5686] class template error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Mar 3 06:33:58 PST 2011


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



--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> 2011-03-03 06:31:04 PST ---
Can you be more specific what is the problem?  7 != 7 *is* false.

In the static assert line (line 8), __LINE__ should be 8, and line should be 7,
since the previous line contains the declaration of line.

Are you saying that __LINE__ should be the line number of the instantiation
(i.e. 17)?

Not sure what the intended behavior is here.

-- 
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