bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Cvs-dev] Re: stdint_.h tweak


From: Larry Jones
Subject: Re: [Cvs-dev] Re: stdint_.h tweak
Date: Sun, 18 Jun 2006 20:13:37 -0400 (EDT)

Mark D. Baushke writes:
> 
> which means that stdint.h has this:
> 
> ...other conditionals that probably do not lead to this block being
> ...used, even though it really should be included as this is where SGI
> ...puts all of the types we need.
> # if 1
> #  include /usr/include/inttypes.h
> # endif

Note that that is invalid syntax -- you either need quotes or angle
brackets around the path in the #include.

-Larry Jones

I don't like these stories with morals. -- Calvin




reply via email to

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