First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 113587
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Robin Johnson <robbat2@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: M. Edward Borasky <znmeb@cesmail.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 113587 depends on: Show dependency tree
Bug 113587 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-11-25 13:49 0000
It looks like the PostgreSQL client of "mysql-super-smack" is broken


pg-client.cc:73: error: default argument given for parameter 2 of `int 
   Pg_client::safe_query(const char*, int)'
pg-client.h:35: error: after previous specification in `virtual int 
   Pg_client::safe_query(const char*, int)'
pg-client.cc:110: error: default argument given for parameter 2 of `int 
   Pg_client::compare_result(const char*, int)'
pg-client.h:39: error: after previous specification in `virtual int 
   Pg_client::compare_result(const char*, int)'
pg-client.cc:116: error: default argument given for parameter 2 of `int 
   Pg_client::dump_result(const char*, int)'
pg-client.h:40: error: after previous specification in `virtual int 
   Pg_client::dump_result(const char*, int)'
pg-client.cc: In member function `virtual int Pg_client::dump_result(const 
   char*, int)':
pg-client.cc:121: error: `attach' undeclared (first use this function)
pg-client.cc:121: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)

Turning off the "postgres" USE flag makes it compile, but I want to use this
with PostgreSQL, so that's an undesirable workaround.

------- Comment #1 From Robin Johnson 2005-12-01 00:13:49 0000 -------
what versions of postgres did you try it against?
what versions of postgres did those functions change in?

------- Comment #2 From Robin Johnson 2005-12-11 20:23:54 0000 -------
1.3 is in the tree now.
It builds properly against new versions of postgres.

First Last Prev Next    No search results available      Search page      Enter new bug