From: <cli...@li...> - 2011-08-19 12:05:15
|
Send clisp-cvs mailing list submissions to cli...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/clisp-cvs or, via email, send a message with subject or body 'help' to cli...@li... You can reach the person managing the list at cli...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of clisp-cvs digest..." CLISP CVS commits for today Today's Topics: 1. clisp: * modules/syscalls/calls.c (check_last_error) [WIN32|CYGW... (cli...@li...) ---------------------------------------------------------------------- Message: 1 Date: Thu, 18 Aug 2011 20:40:47 +0000 From: cli...@li... Subject: clisp: * modules/syscalls/calls.c (check_last_error) [WIN32|CYGW... To: cli...@li... Message-ID: <hg....@vz...> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/9044a93ef830 changeset: 15521:9044a93ef8303782bfbabc89f0f7decb4874204a user: Sam Steingold <sd...@po...> date: 2011-08-18 16:33:23 -0400 description: * modules/syscalls/calls.c (check_last_error) [WIN32|CYGWIN]: renamed from check_errno (OS::LAST-ERROR) [WIN32|CYGWIN]: extracted from OS:ERRNO (OS::FORMAT-MESSAGE) [WIN32|CYGWIN]: extracted from OS::STRERROR (POSIX:ERRNO, POSIX:STRERROR): always define * modules/syscalls/posix.lisp (last-error, format-message): export * src/lispbibl.d (cint_white_p): export to clisp.h for FORMAT-MESSAGE to strip terminating whitespace and periods to conform to strerror diffstat: modules/syscalls/calls.c | 103 +++++++++++++++++++++++++------------------ modules/syscalls/posix.lisp | 1 + modules/syscalls/test.tst | 11 +++- src/ChangeLog | 13 +++++- src/lispbibl.d | 1 + 5 files changed, 83 insertions(+), 46 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 ------------------------------ _______________________________________________ clisp-cvs mailing list cli...@li... https://lists.sourceforge.net/lists/listinfo/clisp-cvs End of clisp-cvs Digest, Vol 63, Issue 8 **************************************** |