3 messages in com.mysql.lists.plusplusRe: mysqlpp complier error
FromSent OnAttachments
Junji Kanemaru23 Feb 2006 06:46 
Junji Kanemaru23 Feb 2006 06:50 
Warren Young23 Feb 2006 09:31 
Subject:Re: mysqlpp complier error
From:Warren Young (mysq@etr-usa.com)
Date:02/23/2006 09:31:07 AM
List:com.mysql.lists.plusplus

Junji Kanemaru wrote:

I got following error. It is probably caused by buggy gcc(version 2.95.3) If anybody out there know any workaround pls let me know.

You have two choices: you can provide a patch to make it work on 2.95.x again, or you can go back to 1.7.9, the last version that would work without changes on 2.95.x. If you provide a patch, be warned that it won't be accepted if it breaks 3.x or 4.x compatibility, or causes warnings on these compilers.