RE: C++ exceptions in persistent streams (patch!)

2006-02-13 Thread erik_ohrnberger
It really doesn't matter to me which way it goes, and I'd be willing to provide patches so that all the exceptions from the Engine class are consistent. How do you want it? Make them all ost::PersistException? Just let me know, and I'll do the editing from the last release sources and patch file

Entry not found in CCGNU2.DLL

2006-02-13 Thread GMartens
Hello, I was able to compile/link commoncpp2-1.3.23 successfully with Borland C++ Builder 6.0. Also a Builder project which uses some cc++ features compiles and links well. BUT as I execute it, I get an error popup "Entry not found" saying that: "The procedure entry point @[EMAIL PROTECTED]@

Re: UDPBroadcast

2006-02-13 Thread GMartens
Well I resently downloaded/compiled/linked common c++ 2-1.3.23, and the latter problem seems to be fixed (I use VC6) Mr.G -- View this message in context: http://www.nabble.com/UDPBroadcast-t1067937.html#a2908517 Sent from the Gnu - Common C++ forum at Nabble.com.

RE: C++ exceptions in persistent streams (patch!)

2006-02-13 Thread erik_ohrnberger
OK, I'll fix up the source and post patches when I get a chance to do that. Should be before the end of the week. Cheers, Erik. > -Original Message- > From: David Sugar [mailto:[EMAIL PROTECTED] > Sent: Monday, February 13, 2006 1:42 PM > To: Ohrnberger, Erik > Cc: bug-commoncpp@gnu.

Re: C++ exceptions in persistent streams (patch!)

2006-02-13 Thread David Sugar
Having thought about it, you are right, they should be "PersistException". This is most consistent with other parts. [EMAIL PROTECTED] wrote: It really doesn't matter to me which way it goes, and I'd be willing to provide patches so that all the exceptions from the Engine class are consistent.

Re: C++ exceptions in persistent streams (patch!)

2006-02-13 Thread David Sugar
I already changed it for the next release :) [EMAIL PROTECTED] wrote: OK, I'll fix up the source and post patches when I get a chance to do that. Should be before the end of the week. Cheers, Erik. -Original Message- From: David Sugar [mailto:[EMAIL PROTECTED] Sent: Monday, Febr

RE: C++ exceptions in persistent streams (patch!)

2006-02-13 Thread erik_ohrnberger
Well then. I guess there is nothing to be done at this point then. Thanks much, Erik. > -Original Message- > From: David Sugar [mailto:[EMAIL PROTECTED] > Sent: Monday, February 13, 2006 3:47 PM > To: Ohrnberger, Erik > Cc: [email protected] > Subject: Re: C++ exceptions in p