From: Wilson Tien (wtien@pacific.urbana.mcd.mot.com)
Date: 05/07/93


From: wtien@pacific.urbana.mcd.mot.com (Wilson Tien)
Subject: Re: include file problem solved:Stupid GCC!
Date: 7 May 1993 21:26:03 GMT


        GCC has an internal assumption that the include file ended with
`0' is a `precompiled' file. There is nothing wrong with this assumption
since I believe very few people will actually use such name for other
purpose. I guess I have finally seen one ;-).

--- Wilson