1 Apr 2002 17:58
1 Apr 2002 20:16
[clisp cvs] "clisp/src spvw_walk.d,1.3,1.4 spvw_update.d,1.9,1.10 spvw_space.d,1.4,1.5 spvw_sigint.d,1.9,1.10 spvw_objsize.d,1.8,1.9 spvw_language.d,1.19,1.20 spvw_heap.d,1.4,1.5 ChangeLog,1.1433,1.1434"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-01 18:16:11 GMT
2002-04-01 18:16:11 GMT
Update of /cvsroot/clisp/clisp/src In directory usw-pr-cvs1:/tmp/cvs-serv24921/src Modified Files: spvw_walk.d spvw_update.d spvw_space.d spvw_sigint.d spvw_objsize.d spvw_language.d spvw_heap.d ChangeLog Log Message: * spvw_heap.diff, spvw_language.diff, spvw_objsize.diff: * spvw_sigint.diff, spvw_space.diff, spvw_update.diff: * spvw_walk.diff: translated all comments
1 Apr 2002 21:45
1 Apr 2002 21:35
[clisp cvs] "clisp/src stream.d,1.263,1.264 spvw_typealloc.d,1.17,1.18 io.d,1.127,1.128 ChangeLog,1.1434,1.1435"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-01 19:35:10 GMT
2002-04-01 19:35:10 GMT
Update of /cvsroot/clisp/clisp/src In directory usw-pr-cvs1:/tmp/cvs-serv12969/src Modified Files: stream.d spvw_typealloc.d io.d ChangeLog Log Message: uncouple OPEN-STREAM-P from INPUT-STREAM-P/OUTPUT-STREAM-P
1 Apr 2002 21:35
[clisp cvs] "clisp/tests streams.tst,1.5,1.6 ChangeLog,1.78,1.79"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-01 19:35:08 GMT
2002-04-01 19:35:08 GMT
Update of /cvsroot/clisp/clisp/tests In directory usw-pr-cvs1:/tmp/cvs-serv12969/tests Modified Files: streams.tst ChangeLog Log Message: uncouple OPEN-STREAM-P from INPUT-STREAM-P/OUTPUT-STREAM-P
2 Apr 2002 23:10
[clisp cvs] "clisp/src clhs.lisp,1.11,1.12 ChangeLog,1.1436,1.1437"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-02 21:10:49 GMT
2002-04-02 21:10:49 GMT
Update of /cvsroot/clisp/clisp/src In directory usw-pr-cvs1:/tmp/cvs-serv13515/src Modified Files: clhs.lisp ChangeLog Log Message: (*browsers*): added mozilla and links
2 Apr 2002 23:03
[clisp cvs] "clisp/doc impext.xml,1.74,1.75 impent.xml,1.51,1.52 impbody.xml,1.79,1.80"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-02 21:03:44 GMT
2002-04-02 21:03:44 GMT
Update of /cvsroot/clisp/clisp/doc In directory usw-pr-cvs1:/tmp/cvs-serv11677/doc Modified Files: impext.xml impent.xml impbody.xml Log Message: Rework the 2002-03-30 patch: SOCKET-STREAM-SHUTDOWN instead of CLOSE :DIRECTION
2 Apr 2002 23:03
[clisp cvs] "clisp/src subrkw.d,1.21,1.22 subr.d,1.86,1.87 stream.d,1.264,1.265 constsym.d,1.137,1.138 ChangeLog,1.1435,1.1436 CHANGES.LOG,1.178,1.179"
Sam Steingold <sds <at> users.sourceforge.net>
2002-04-02 21:03:44 GMT
2002-04-02 21:03:44 GMT
Update of /cvsroot/clisp/clisp/src In directory usw-pr-cvs1:/tmp/cvs-serv11677/src Modified Files: subrkw.d subr.d stream.d constsym.d ChangeLog CHANGES.LOG Log Message: Rework the 2002-03-30 patch: SOCKET-STREAM-SHUTDOWN instead of CLOSE :DIRECTION
2 Apr 2002 23:11
3 Apr 2002 16:19
[ clisp-Bugs-538748 ] OS_errno lost before error reporting
<noreply <at> sourceforge.net>
2002-04-03 14:19:19 GMT
2002-04-03 14:19:19 GMT
Bugs item #538748, was opened at 2002-04-03 16:19 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=101355&aid=538748&group_id=1355 Category: clisp Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jörg Höhle (hoehle) Assigned to: Sam Steingold (sds) Summary: OS_errno lost before error reporting Initial Comment: Hi, [...]\src\clisp-2.28\src>lispm.exe -M lispinit.exe lispm.exe: operating system error during load of initialization file `lispinit.exe' GetLastError() = 0x0 (ERROR_SUCCESS): The operation completed successfully. It should have been something like filenotfound. errnor or GetLastError is cleared to early somewhere between error detection and reporting CLISP-2.27 (win32 binary archive), CLISP-2.28 (self-built using MS-VC6). ----------------------------------------------------------------------(Continue reading)
RSS Feed