Re: Woo hoo ... a whole new set of compiler headaches!! - Mailing list pgsql-hackers

From Neil Conway
Subject Re: Woo hoo ... a whole new set of compiler headaches!!
Date
Msg-id 4269ABD4.8010406@samurai.com
Whole thread Raw
In response to Re: Woo hoo ... a whole new set of compiler headaches!!  ("Dave Held" <dave.held@arrayservicesgrp.com>)
Responses Re: Woo hoo ... a whole new set of compiler headaches!!
List pgsql-hackers
Dave Held wrote:
> Consider inline functions.  In C, you have to implement them as
> macros

No -- inline functions are in C99, and of course there have been GCC 
extensions with similar (but not identical) semantics for many years.

-Neil


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Woo hoo ... a whole new set of compiler headaches!! :)
Next
From: Alvaro Herrera
Date:
Subject: Re: Woo hoo ... a whole new set of compiler headaches!!