Home > Archive > PostgreSQL Discussion > May 2005 > Re: C++-Language Function/Process List









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: C++-Language Function/Process List
Martijn van Oosterhout

2005-05-23, 11:23 am

On Mon, May 23, 2005 at 09:13:00AM -0500, Kelly Burkhart wrote:
> I used C++ and noticed that some Postgres headers contain C++ keywords.
> Is there any interest among PG developers in making the C-language
> interface C++ clean? Or, is there hostility to this idea?


Hmm, it seems C++ is joining the club with SQL in taking lots of
commonly used words and turning them into keywords.

I don't think it's actively being worked against, it's just that c++
has added some 50 keywords to the language, most of which are ordinary
english words. It will take time to go through and update all the
sources...

For reference, the keywords in question are using, typename and typeid.
Anyone think of any alternative names that don't lose the meaning?
--
Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.


Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com