[omniORB] omniOrb4 - codeset intialisation exception?

Stephen Crawley crawley@dstc.edu.au
Thu, 26 Jul 2001 10:50:01 +1000


> The fix is now in CVS. 

It doesn't work for me I'm afraid.  I still need to explicitly
initialise the codesets as I described in my private email.

Looking at your patch, I don't see how it would help.  The problem you
should be trying to solve is getting the static initialisers in the
cs-*.cc files to run before something calls omniCodeSet::getNCS_C().
Alternatively, have omni_codeSet_initialiser::attach() instantiate the 
codeset objects explicitly.

-- Steve