[Issue 918] Template order matter, version block change something with typedef, and another template bug.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 24 20:44:41 PST 2010


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



--- Comment #5 from Witold Baryluk <baryluk at smp.if.uj.edu.pl> 2010-01-24 20:44:41 PST ---
I tested it today on 2.039 and regression dissapered, now all 3 versions give
exactl the same correct answers:

$ dmd2 -version=B -w a918.d ; ./a918 
calling num wyk=22?
num 22
calling int=4?
int 4
calling alias=x=333?
alias 333
$

It can be closed now I think, but still I will want to test it in DMD 1.x.

Anyone knows what changes in compiler possibly made all this fixes, regression
and fixes? I can try historical version and check which have what behaviour.
I would not want to close error because it dissapered by random chance :)

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