zsh-workers
 help / color / mirror / code / Atom feed
* -Wno-implicit
@ 2001-12-14  4:23 Clint Adams
  2001-12-14 10:23 ` -Wno-implicit Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Clint Adams @ 2001-12-14  4:23 UTC (permalink / raw)
  To: zsh-workers

I suggest that we remove -Wno-implicit from CFLAGS.  It obscured the
fact that term.h isn't being included in terminfo.c and thus the
implicit declaration was causing a segfault on IA-64.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: -Wno-implicit
  2001-12-14  4:23 -Wno-implicit Clint Adams
@ 2001-12-14 10:23 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2001-12-14 10:23 UTC (permalink / raw)
  To: Zsh hackers list

Clint Adams wrote:
> I suggest that we remove -Wno-implicit from CFLAGS.  It obscured the
> fact that term.h isn't being included in terminfo.c and thus the
> implicit declaration was causing a segfault on IA-64.

Yes, I agree.  It's been there for years --- probably before configure ---
and since then the headers have been much better handled, so any remaining
error messages really need fixing properly.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-14 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-14  4:23 -Wno-implicit Clint Adams
2001-12-14 10:23 ` -Wno-implicit Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).