Menu

#23 compilation error g++ >=3.2 in Query.cc and sql_query.cc

open
None
5
2005-03-08
2004-04-07
Anonymous
No

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

Discussion

  • Nobody/Anonymous

    removes explicit initialisation of std::ios.

     
  • Jonathan Wakely

    Jonathan Wakely - 2005-03-08
    • assigned_to: nobody --> redi
     
  • Jonathan Wakely

    Jonathan Wakely - 2005-09-03

    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.

     

Log in to post a comment.