make check - ctime fail
Status: Beta
Brought to you by:
wowa
I get the following output from running
make check
after building bigloo-lib-0.17 using bigloo 2.4c
...
checking: ctime:
File "./test.scm", line 259, character 9026:
# (test(ctime 100000000.0) "Sat Mar 3 12:46:40 1973"
"ctime")
# ^
# *** ERROR:bigloo:ctime
# check failed must be "Sat Mar 3 12:46:40 1973", got
"Sat Mar 3 03:46:40 1973" --
*** ERROR:bigloo:load:
error occured when loading -- ./test.scm
FAIL: test.scm
===================
...
How would I go about looking for what is wrong?
Let me know if you would like any other info.
thanks,
Todd Dukes
tdukes@austin.rr.com
Logged In: YES
user_id=4949
I believe I have resolved this issue. I sent an email
to the mailing list about it.
Todd.