From: Eric B. <er...@go...> - 2007-12-26 12:47:49
|
Colin Adams wrote: > OK - mystery solved. > > The function concerned is: > > XM_XPATH_ATOMIC_SORT_COMPARER.raise_non_comparable_exception > > This is the sole exception in the XPath library, and it does not leak > out of any API. > But it's a problem when compiled with gec at the moment. > > I couldn't find a design to report the error except by using an > internal exception. I guess you need to inherit from KL_PART_COMPARATOR instead of KL_COMPARATOR. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |