Tru64 and 2.2 problems
Rob Siemborski
rjs3 at andrew.cmu.edu
Thu Jul 24 15:56:38 EDT 2003
On Thu, 24 Jul 2003, Scott Adkins wrote:
> % find . -name '*.[ch]' | xargs egrep '^[: :]+#'
> ./sieve/addr-lex.c: #pragma warn -rch
> ./sieve/addr-lex.c: #pragma warn -use
> ./sieve/sieve-lex.c: #pragma warn -rch
> ./sieve/sieve-lex.c: #pragma warn -use
>
> Even though it has no bearing on the problem I was having, it is worth
> fixing those few lines (by removing the single space before the #pragma)
> just to increase the portability of the source code.
Sadly, these lines are generated by lex, and are somewhat (though not
totally) out of our control to fix.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 207 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper
More information about the Info-cyrus
mailing list