This is the mail archive of the cygwin-announce mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

clisp-2.41-2 released


I've released a bugfix release clisp-2.41-2 for cygwin.

./configure --fsstnd=redhat --with-dynamic-ffi  \
   --with-module=rawsock --with-module=dirkey  \
   --with-module=bindings/win32 --with-module=berkeley-db \
   --with-module=pcre --with-module=postgresql \
   --with-module=fastcgi --with-module=zlib  \
   --with-module=gdi --with-module=libsvm \
   --prefix=/usr --build build

2.41 Release Notes:
http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/src/NEWS

Cygwin Changes from 2.41-1 to 2.41-2:
* changed default :line-terminator encoding from CRLF to
 read and write default only LF, because of *TERMINAL-ENCODING*.
 Bad for input, but needed for output.
 Fixes clisp -i .clisprc test.lisp > test.txt
 See the thread starting with
http://cygwin.com/ml/cygwin/2007-01/msg00052.html
* removed the constant ERROR from GDI (fixes swank)
* temp. fixed building syscalls by removing the FMTID properties
 from POSIX::FILE-PROPERTIES
* added libsvm
* fixed constants in bindings/win32.lisp
* disabled GDI:COLORMATCHTOTARGET (WINVER > 0x0500 only)

========================================================================

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

--
Reini Urban
http://phpwiki.org/              http://murbreak.at/
http://spacemovie.mur.at/   http://helsinki.at/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]