home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.sgi
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!LRZnews!bauv106!bauv106!stefans
- From: stefans@bauv106.bauv.unibw-muenchen.de (Stefan Schwarz)
- Subject: Bug in /usr/lib/cpp ?
- Message-ID: <stefans.716210195@bauv106>
- Organization: Universitaet der Bundeswehr Muenchen (Germany)
- Date: Fri, 11 Sep 1992 11:16:35 GMT
- Lines: 17
-
- Hi,
-
- the following statements cause trouble with cpp on Irix 4.0.5.
-
- #define Concat(a,b) a/**/b
- filename: /usr/lib/Concat(lib,X11.a)
-
- cpp produces: filename: /usr/lib/ libX11.a
- ^extra space
- I can't avoid this extra space!
-
- acpp doesn't do this, but for several reasons i cannot switch to acpp.
-
- Is this a bug or a feature?
-
- Any help welcome,
- Stefan
- --
- ________________________________________________________________________________
- Stefan Schwarz University of the armed forces, Munich
- Laboratory for graphical data processing W-8014 Neubiberg, FRG
- --------------------------------------------------------------------------------
-