Topic: DCE C++ "asserts" and DCE Exceptions
Author: dstipe@server2.iac.honeywell.com (Dale Stipe)
Date: 27 Feb 1995 23:26:46 GMT Raw View
Looking for any help we can find.
We are using C++ asserts in a project that also uses DCE. There have been a couple of cases that indicate we do not fully understand the interactions between the C++ generated code for asserts and the DCE implementation of threads and exceptions. Is there any definition of the behavior one should expect to observer or is this a vender specific implementation issue?
Thanks in advance
Dale
dstipe@ips.iac.honeywell.com
Author: rsalz@osf.org (Rich Salz)
Date: 28 Feb 1995 17:04:06 GMT Raw View
In <3itn3m$k58@adm09.iac.honeywell.com> dstipe@server2.iac.honeywell.com (Dale Stipe) writes:
>We are using C++ asserts in a project that also uses DCE ...
>Is there any definition of the behavior one should expect to observer or
>is this a vender specific implementation issue?
It's vendor-specific. DCE, as released from OSF, will not address C++
until DCE 1.2.
(BTW, I reformatted your text -- writing a paragraph as one long line is
not a good idea.)
/r$