Patches item #930953, was opened at 2004-04-07 09:24
Message generated for change (Comment added) made by redi
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307869&aid=930953&group_id=7869
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Jonathan Wakely (redi)
Summary: compilation error g++ >=3.2 in Query.cc and sql_query.cc
Initial Comment:
Compilation stops while error in contructor of Query.cc
and sql_query.cc
Patch removes explicit initialisation of std::ios.
Patch with
- save the attachment in the same DIR the
mysqlcppapi-1.9.3 DIR is
- cd into your mysqlcppapi-1.9.3 DIR
- and type: #> patch -Np1 -i
../mysqlcppapi-1.9.3-gcc-3.2.patch
Best regards,
jan
----------------------------------------------------------------------
>Comment By: Jonathan Wakely (redi)
Date: 2005-09-03 19:40
Message:
Logged In: YES
user_id=426241
Please try version 2.0.0 and let me know the compiler output
if this is still a problem.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=307869&aid=930953&group_id=7869
|