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



--- Comment #5 from yebblies <yebbl...@gmail.com> 2011-09-01 15:22:20 EST ---
(In reply to comment #4)
> I don't have windows so I can't test that. ;)
> 

Since phobos and druntime don't use typedef any more, there should be no
reliance on this bug any more.  Would you like to make a pull request?

> Everything is fine on the *nix side of things. For std.encoding, just replace
> the three 'typedef ubyte' with 'alias ubyte xxx'

This didn't work for me for some reason, I think the module relies on them
being distinct types.  Using enums instead solved the problem.

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

Reply via email to