home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aix
- Path: sparky!uunet!timbuk.cray.com!mmc.mmmg.com!mmm.serc.3m.com!umn.edu!math.fu-berlin.de!neuro.informatik.uni-kassel.de!jochenr
- From: jochenr@neuro.informatik.uni-kassel.de (Jochen Ruhland)
- Subject: Re: xlC++ Severe Compiler Error - solved!!
- Message-ID: <4B60S0F@math.fu-berlin.de>
- Sender: news@math.fu-berlin.de (Math Department)
- Organization: FG Neuronale Netzwerke - Uni Kassel
- References: <19930122.052714.669@almaden.ibm.com> <19930125.082802.265@almaden.ibm.com>
- Date: Tue, 26 Jan 1993 16:14:29 GMT
- Lines: 19
-
- The problem is found, and whats more important, it's solved.
- The C++ compiler checks some non-documented environment variables to
- see if there are any modifications to the source-code regarding the
- source code.
- In that special case the compiler did not found it, was looking for
- the default language, and found it to be german.
- And now he was looking for german-formatted numbers in the source.
- (( We (so said DIN) write 100,00 when we really mean 100.00 ))
- So, BTW has anyone ever seen a compiler who translates the
- language-keywords to another foreign language?? IBM must be mad!!!
-
- "You can use any language you want, if it's english"
- Henry Ford (not quite ok, but nearly)
- --
- * FG Neuronale Netzwerke / Uni Kassel *
- * Jochen Ruhland *
- * Heinrich-Plett-Str. 40 *
- * D-3500 Kassel *
- * jochenr@neuro.informatik.uni-kassel.de *
-