This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Mistaken change in GCC (fwd)


<<Thinking of --traditional in this way will tend to lead to bad
decisions.  Its purpose is to make old constructs work, not to emulate
an old compiler and its limitations.  It is very common for some newer
constructs to be used in conjunction with old ones.
>>

Hmmm! I am no expert here, but I always thought of --traditional as meaning
traditional K&R style C. If it means something else, it needs very well
defining. Why not just introduce additional switches for features that
do not fall into existing categories neatly.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]