Link Error : POLExplicitTemplates.cpp: 'POL::CHash<TableType*, POL::CGrid*, POL::CObjectTraits<TableType*>, POL::CObjectTraits<POL::CGrid*>, POL::CCompareTraits<TableType*>, POL::CHashTraits<TableType*>>::~CHash()' 16-bit code reference to '__unexpected
Anybody get this? any
You're building code with exceptions turned on but not linking with the exception-enabled version of POL?
__unexpected is a runtime library function called when an exception is thrown into a method with an exception specification that doesn't match the types.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
