This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: linux libio status
- To: Joe Buck <jbuck at synopsys dot com>
- Subject: Re: linux libio status
- From: Jason Merrill <jason at cygnus dot com>
- Date: 17 Oct 1997 10:59:41 -0700
- Cc: bothner at cygnus dot com, egcs at cygnus dot com
- References: <199710161833.LAA21044@atrus.synopsys.com>
>>>>> Joe Buck <jbuck@synopsys.com> writes:
> We can't guarantee that some other header will not attempt to define
> NULL.
No, but we can override any such definition with an #undef, so it doesn't
matter.
Jason