![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
The following program won't compile with g++ 3.3 or g++ 4.1 and mysql++ 2.0.7: #include <mysql++.h #include <custom.h sql_create_3(flux, 0, 0, |
#2
| |||
| |||
|
|
sql_create_3(flux, 0, 0, Looks like there's a bug in the macros, or the user manual is wrong, for this line. |
#3
| |||
| |||
|
|
Chris Frey wrote: sql_create_3(flux, 0, 0, Looks like there's a bug in the macros, or the user manual is wrong, for this line. I could have sworn I had working code that used that construct, to avoid function overloading problems. I could just reflexively change the manual to recommend "1, 0" in difficult situations, but I think I'd better do some thinking on this first. |
![]() |
| Thread Tools | |
| Display Modes | |
| |