So far, it looks like a test case error. The buffer for the value is getting allocated as a 1-byte buffer, so the result is truncated. I've not figured out why yet.
Rick On Thu, Oct 9, 2008 at 4:23 PM, David Ashley <[EMAIL PROTECTED]> wrote: > Rick - > > Please take a look at the results of these tests. I can not tell if > these are all bugs or not. I think some of them are but others I am not > sure about. They are all RXSHV_FETCH function tests. > > Thanks, > David Ashley > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
