On Mon, 12 Oct 2015 21:07:01 +0900 Olaf Meeuwissen <[email protected]> wrote:
> >> Now that it's released, can we switch to c99, if not c11? :) > > You won't hear me complain about switching to C99 (*without* GNU > extensions in the interest of portability). Switching to C11 is > probably still a bit too early (although I don't mind). agreed for no gnu extensions. after all, we are in 2015 ;) > Benefits: > - allows declarations after statements (which I consider a mixed > blessing) for (int a = 0; ... love them > - allows C++-style // comments (not sure if they are also allowed in > C preprocessor code though) love them too. -- Best regards, Alessandro Zummo - CEO, Tower Technologies - Torino, Italy http://www.towertech.it -- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
