C++ project using postgresql source
Started by Kiswono Prayogoalmost 16 years ago3 messages
Hi, good day everyone ^^
i got these errors: primnodes.h:1155: error: expected unqualified-id
before ‘using’
when i tried to compile plv8 project using g++,
could postgresql use/chage variable name considering also C++ keywords?
that is:
# using
# typeid
# typename
# namespace
# delete
detailed error: http://plv8js.pastebin.com/QtDPb496
thank you~
flames anyone?
--
Regards,
Kiswono P
GB
Re: C++ project using postgresql source
On lör, 2010-03-06 at 18:26 +0700, Kiswono Prayogo wrote:
Hi, good day everyone ^^
i got these errors: primnodes.h:1155: error: expected unqualified-id
before ‘using’
when i tried to compile plv8 project using g++,could postgresql use/chage variable name considering also C++ keywords?
This was already done in the upcoming 9.0 release.