gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Re: delayed pathname.d patch


From: Camm Maguire
Subject: Re: [Gcl-devel] Re: delayed pathname.d patch
Date: 18 May 2004 16:44:58 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"Mike Thomas" <address@hidden> writes:

> Hi Mr Maguire.
> 
> | "gcc -c -g -Wall -DVOL=volatile -fsigned-char -fwritable-strings
> | -pipe -fno-
> | zero-initialized-in-bss -mms-bitfields -g -mcpu=i386 -march=i386
> | -Ic:/lang/
> | gcl261-ansi-3.3.1.exp/lib/gcl-2.6.1/unixport/../h   -c gazonk3.c -o
> | gazonk3.o ")
> | gazonk3.c: In function `L1': gazonk3.c:5227: warning: `V1' might be used
> | uninitialized in this function
> |
> | This is precisely the same command line as is passed with a normal Windows
> | build (ie with winnt available in *features*) so there must be something
> | suppressing warning messages from gcc.  Haven't had time to look further.
> 
> Having had a good night's sleep, it is obvious why the compiler warnings are
> being printed now - they are not being sent to the Windows equivalent of
> /dev/null - I had to modify the Unix code by removing those redirections to
> get the code to work on Windows after you removed the "winnt" symbol.
> 
> If you want to check for similar warnings on Unix you just have to remove
> those  redirections in the compiler string in gcl_cmpmain.lsp.
> 

Thanks again for this, and please excuse my confusion in catching up
on old email.  Has this already been removed, as I cannot find a
2>/dev/null anywhere therein (that we are using anyway.)

Take care,

> Cheers
> 
> Mike Thomas
> 
> 
> 
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]