[MLton] -Wlong-long
    Wesley W. Terpstra 
    wesley at terpstra.ca
       
    Sun Mar 20 12:15:06 PST 2011
    
    
  
Why do we have -Wlong-long as a compile flag?
It causes a spam of:
warning: use of C99 long long integer constant
... (despite us using -std=gnu99)
On the one hand it smacks of a gcc bug that we get this warning in C99 mode.
On the other hand, why did we turn it on?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mlton.org/pipermail/mlton/attachments/20110320/e0e9e9df/attachment.html
    
    
More information about the MLton
mailing list