On Sat, 2002-10-26 at 10:07, Tom Lane wrote:
> Larry Rosenman <[EMAIL PROTECTED]> writes:
> > Without specifying the -Xb switch to kill the C99 interpretation of
> > inline, I get the following from current CVS:
> 
> > UX:acomp: ERROR: "tuplesort.c", line 1854: "inline" functions cannot use
> > "static" identifier: myFunctionCall2
> 
> I don't understand what it's unhappy about.  My C99 draft sez
> 
>        [#6] Any function with internal linkage  can  be  an  inline
>        function.
> 
> so the text of the message is surely not what they are really
> complaining about?  Or is the compiler broken?
I'll ask, it is Beta (although the Compiler has done this since the C99
functionality was added, and it causes a LOT of open source stuff to
require -Xb). 


> 
>                       regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://archives.postgresql.org
> 
-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: [EMAIL PROTECTED]
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to