Deprecation in core.sys.posix.termios
    Alex Rønne Petersen 
    alex at lycus.org
       
    Sun Nov 18 11:50:48 PST 2012
    
    
  
On 18-11-2012 20:15, angel wrote:
> Converting octal to hexadecimal is kinda ugly, as _everyone_ knows /
> remembers these constants as octal.
> Possibly 'octal!' should be defined in druntime ?
> By the way, did you look for other occurences of octal numbers, termios
> is surely not the only place ?
The only people who need to care are druntime maintainers, and we get by 
fine with hexadecimal numbers so far. I wouldn't be worried.
And yes, I did get rid of all octal literals in my pull request, at 
least to the point where things compile.
-- 
Alex Rønne Petersen
alex at lycus.org
http://lycus.org
    
    
More information about the Digitalmars-d
mailing list