mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 19:56:04 +08:00
the function that reports errors in event handling is not computing the line numbers correctly for windows paths (and probably linux paths). As a result, the conversion to int throws an exception. note... i'm not sure why we extract the line number, convert it to an int, then convert it back to a string... but hey... :-)