Project

Profile

Help

ClassCastException in AtomicSortComparer

Added by Anonymous about 19 years ago

Legacy ID: #3035977 Legacy Poster: marcvc (marcvc)

Michael, found by accident, and in fact a negative scenario. I would think that an error message is more clean than a ClassCastException. The most simple query to reproduce is for $v in ("abc", 2) order by $v return $v Results in a ClassCastException in net.sf.saxon.sort.AtomicSortComparer.compare Regards, Marc


Replies (1)

RE: ClassCastException in AtomicSortComparer - Added by Anonymous about 19 years ago

Legacy ID: #3036665 Legacy Poster: Michael Kay (mhkay)

I have improved the diagnostics for this error case. Michael Kay

    (1-1/1)

    Please register to reply