* Stephan Kuhagen:
> rossum wrote:
>
>> If code cannot compile without any errors or warnings, then it should
>> not be released. Maybe a change to your local standards is needed?
>
> The standards are this way, its the (Windows-)programmers brains that are
> not that way...
If the programmers can be required to use certain tools or drivers or
whatever, then they can certainly be required to e.g. use all lowercase
file names.
> If the code has compiler errors, it is not released of course. Getting rid
> of all warnings is impossible,
No, it's a management decision: do we deliver quality or not? Since it
seems that management is not interested in enforcing local standards, it
seems they're squarely in the "or not" camp. Then yes it might be
well-night impossible, futile and detrimental to one's career to strive
for quality, but technically impossible it's certainly not.
> if you have several millions lines of code
> which must compile on 3 platforms with 7 different compilers (WinXP/2k VC6,
> VC7, VC8, Linux GCC 4.0/4.1, MacOSX gcc 4.0 on PPC and i86)...
Right, the VC6 compiler should be removed from the list. That leaves
four compiler (versions) out of the seven.
--
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?