[omniORB] Extraction of Struct from Any

Duncan Grisby dgrisby@uk.research.att.com
Tue, 21 Nov 2000 11:41:56 +0000


On Monday 20 November, "Monceaux, Weston P ERDC-ITL-MS Contractor" wrote:

[...]
> For some reason deleting the "Any" causes a memory access violation.

What memory access violation do you get?  Do you get something about
crtIsValidHeapPointer?  If so, the problem is that you are mixing
debug and non-debug code. If your application is compiled with
debugging, you must use the debug version of the omniORB libraries.

Your code looks OK so if that isn't the problem, please try to come up
with a minimal complete program which exhibits the problem.

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --