|
| From: | Kevin Ryde |
| Subject: | Re: Problem in Tru64 with autoconf choosen cc flags [PATCH] |
| Date: | Thu, 15 Jan 2004 07:17:45 +1000 |
| User-agent: | Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) |
Paul Eggert <address@hidden> writes: > > The problem is that plain "cc" mishandles \x escapes in strings. Yep. And the worst thing about it was that it happens silently. I didn't pay attention to what -std1 actually does (except to note gmp seemed ok with it). -std1 was just what was in the options iterated, I only aimed to make the test program demand that '\x00' works.
| [Prev in Thread] | Current Thread | [Next in Thread] |