[omniORB] omniDynamic DLL on NT
David Riddoch
djr@uk.research.att.com
Tue, 8 Feb 2000 13:28:35 +0000 (GMT)
Hi,
I have commited that change to CVS, and another fix for
omni::empty_string. omniORB3pre on NT should now largely work.
There is an outstanding problem to with Anys and the new String_member
semantics which I will sort out soon (the statically allocated empty
string may be released).
Cheers,
David
On Mon, 7 Feb 2000, David Riddoch wrote:
>
> > The following changes to the current omniORB_300 baseline
> > seem to correct the DLL initialization problem on NT. Note
> > that I haven't tested the DynAny functionality, only successfully
> > linked to the DLL.
>
> Hi,
>
>
> Thanks for that Tim. I've recoded your patch in line with how we usually
> deal with DLL linkage in omniORB. Also I think that
> omniDynamicLib::link_in should not have special linkage, since it is
> entirely local to the dynamic library.
>
> The patch is attached -- could you please try this out and let me know if
> it still works?
>
>
> Many thanks,
> David
>