Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: tv
Date: Sun Oct 4 18:43:30 UTC 1998
Modified Files:
src/gnu/usr.bin/egcs/cpp: Makefile
Log Message:
Set -Wno-error on gcc 2.7. The warning-error on cexp.y is bogus (it is a
warning for never-executed code that egcs properly does not issue).
Unfortunately, that particular warning cannot be switched off individually.
Home |
Main Index |
Thread Index |
Old Index