Diff in behavior gcc 4.2 and 3.3.6
parag <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <61e7f562-aa48-459c-9ea2-9f7915b0846d@d19g2000prm.googlegroups.com> |
hi All, Since gcc 4.2 has removed the extra slashes that used to come in the warnings in case of gcc 3.36 we have to change hundreds of logs internally now. ( actually it is thousands of logs ) Is there a way we can revert back to old behavior in case of warning output. in case of gcc 4.2 . Also is there any way to get the old warning messgae system back