| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | March 5 2005 7:20am |
| Subject: | Re: potential bugs? | ||
| View as plain text | |||
Rongjun Mu wrote: > Yes. throw BadQuery("lock failed") would be nice. Done. I found some additional lock-handling problems. I added simple fixes for them, but the right thing to do is to create a lock class that you can instantiate on the stack on entry to the function so that it is always destroyed correctly on function exit. I've added this to the Wishlist. > as for #3 and #4, my patch attached. Accepted, with minor changes. Thanks!
| Thread | ||
|---|---|---|
| • potential bugs? | Rongjun Mu | 23 Feb |
| • Re: potential bugs? | Warren Young | 1 Mar |
| • Re: potential bugs? | Rongjun Mu | 5 Mar |
| • Re: potential bugs? | Warren Young | 5 Mar |
