Re: Woo hoo ... a whole new set of compiler headaches!!

From: Neil Conway <neilc(at)samurai(dot)com>
To: Dave Held <dave(dot)held(at)arrayservicesgrp(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Woo hoo ... a whole new set of compiler headaches!!
Date: 2005-04-23 01:58:44
Message-ID: 4269ABD4.8010406@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2005-04-23 02:21:05 Re: Woo hoo ... a whole new set of compiler headaches!!
Previous Message Hannu Krosing 2005-04-22 23:40:50 Re: Bitmap scans vs. the statistics views