Why is C90 enforced in KDE?
    Kevin Kofler 
    kevin.kofler at chello.at
       
    Mon Dec  7 02:14:05 GMT 2015
    
    
  
Thomas Lübking wrote:
> Wtf does flex/yacc produce incompliant comments?
> Seriously, COMMENTS!
> That's a convenience thing.
I remember a mail from several years ago where Flex developers said they had 
no interest in supporting an ancient C standard when C99 has been out for 
years. (I think it was about using stdint.h or something like that.) So I am 
not surprised that they are now using C99 comments (which ARE compliant to 
the current C standard, and have been for 16 years (!)).
        Kevin Kofler
    
    
More information about the kde-core-devel
mailing list