The problem with unportable C code isn't because every coder is following the standard. The problem is coders targetting their compiler, and (ab)using its extensions.
I don't think (s)he was claiming that no C program would have problems when upgrading the compiler. As I read the article, the AM meant that due to having standards, it is possible to write programs that won't break if the compiler is upgraded (assuming the compiler doesn't have bugs). With Perl, since there is no standard, you can only hope an upgrade won't break your program.
In reply to Re^6: Ansi Perl
by Anonymous Monk
in thread Ansi Perl
by Eyck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |