https://www.w3.org/Bugs/Public/show_bug.cgi?id=16604 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@hixie.ch --- Comment #3 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-04-03 21:58:20 UTC --- "byte" should (and indeed does, in almost all contexts) mean 0..255, IMHO. I recommend "short int" and "unsigned short int" if you need symmetric names, with "byte" as a synonym for "unsigned short int". Or alternatively, "tinyint" and "unsigned tinyint". -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.Received on Tuesday, 3 April 2012 21:58:24 UTC
This archive was generated by hypermail 2.3.1 : Wednesday, 8 May 2013 19:30:06 UTC