[kaffe] (no subject)

Davanum Srinivas dims at yahoo.com
Tue Jan 4 13:52:14 PST 2005


Guilhem,

As per your instructions on IRC, i tried the patch below...no luck. am still getting with
commons-io. It's very intermittent. so i just keep running "ant internal-test" again and again and
i hit the problem like once in 5-10 tries.

thanks,
dims

internal-test:
    [mkdir] Created dir:
/home/gump/workspaces2/kaffe/workspace/jakarta-commons/io/target/test-reports
    [junit] Running org.apache.commons.io.AllIOTestSuite
    [junit] kaffe-bin: utf8const.c:58: do_lockUTF: Assertion `utfLockRoot == ((void *)0)' failed.
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec




Index: ./kaffe/kaffevm/utf8const.c
===================================================================
RCS file: /cvs/kaffe/kaffe/kaffe/kaffevm/utf8const.c,v
retrieving revision 1.44
diff -r1.44 utf8const.c
52c52
< static int *utfLockRoot;
---
> static volatile int *utfLockRoot;


=====
Davanum Srinivas - http://webservices.apache.org/~dims/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the kaffe mailing list