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
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]@
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.
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.
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.
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
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