[Issue 3850] Signed/unsigned bytes type name
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 22 08:58:04 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3850
--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-10-22 08:58:02 PDT ---
(In reply to comment #3)
> This is not a newbie issue. I make this mistake myself, fairly often.
Absolutely, it happens to me all the time as well.
> I wish we could change this. (I would do it by changing the type to "sbyte" and
> then adding "alias byte = sbyte;" to object.d).
That still won't prevent you from making the mistake of typing 'byte' instead
of 'ubyte' though. :)
--
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