| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Steven Van Ingelgem | Date: | December 22 2009 11:11am |
| Subject: | Re: How can I detect a query is wrong? | ||
| View as plain text | |||
Something like this? I personally think it is less clean, but it seems to do its job too... 2009/12/22 Warren Young <mysqlpp@stripped> > On 12/19/2009 5:17 AM, Steven Van Ingelgem wrote: > >> >> Basically what I did was removing the ostream, changing the stringbuf -> >> stringstream and adding an operator << template which just calls the >> stringbuf operator << ;-). >> > > ...all of which makes your version not ABI-compatible with v3.x. > > There are two ways forward from here: > > 1. Put this patch on the Wishlist for v4. > > 2. Wait for someone to try again, to get as much of this functionality into > v3 as one can without changing the ABI. > > -- > MySQL++ Mailing List > For list archives: http://lists.mysql.com/plusplus > To unsubscribe: > http://lists.mysql.com/plusplus?unsub=1 > Attachment: [text/html]
| Thread | ||
|---|---|---|
| • How can I detect a query is wrong? | Steven Van Ingelgem | 19 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 19 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 19 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 19 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 19 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 19 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 19 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 22 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 22 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 22 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 23 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 23 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 23 Dec |
| • Re: How can I detect a query is wrong? | Steven Van Ingelgem | 23 Dec |
| • Re: How can I detect a query is wrong? | Warren Young | 23 Dec |
