[Issue 1335] typedef-1 can't be stored in same typedef

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 11 13:54:01 PDT 2007


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


shro8822 at vandals.uidaho.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
           Priority|P3                          |P2




------- Comment #3 from shro8822 at vandals.uidaho.edu  2007-07-11 15:54 -------
Free conversion to and from a typedef might have some issues with overloading
of functions. Either the rules have to not apply to function args (a special
case) or typdefs become little more than aliases. I agree that having to cast
literals to make math work is a bit silly, but I don't known how to fix it
without loosing D's advantages over C in this area.


-- 



More information about the Digitalmars-d-bugs mailing list