From: coLinux a. <col...@he...> - 2010-06-14 04:07:25
|
The autobuild system has detected a new revision in the source repository. Review last changed from changelog.txt, also attached in mail. Download the compiled version: http://www.henrynestler.com/colinux/autobuild/devel-20100613/ colinux-0.7.8-20100613.src.tgz (1062675 Bytes) daemons-0.7.8-20100613.dbg.zip (603191 Bytes) daemons-0.7.8-20100613.zip (483453 Bytes) Note, the autobuild compilation does not include an installer. Remember to reload the driver with these commands: colinux-daemon.exe --remove-driver colinux-daemon.exe --install-driver The vmlinux and modules are up to date. Please use last version from http://www.henrynestler.com/colinux/autobuild/devel-20100601/ The autobuild compilations are not official releases of Cooperative Linux software. There is no warranty that any autobuild version is stable. If use this autobuild version, please give us feedback of your experience. Job runs on machine with 64 bit version of gcc 4.3.2. A service from http://gcc.gnu.org/wiki/CompileFarm -- Lots of fun with newest version, Henry Nestler ------------------------------------------------------------------------ r1475 | henryn | 2010-06-13 19:22:25 +0000 (Sun, 13 Jun 2010) | 3 lines Changed paths: M /branches/devel/src/colinux/os/winnt/user/conet-daemon/tap-win32.c * TAP-Win32: Fix warning on Vista/Windows7 for "Error opening registry key: ...Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}\Properties" * Use co_terminal_print and add "colinux-net-daemon:" to error output. ------------------------------------------------------------------------ r1474 | henryn | 2010-06-13 10:41:39 +0000 (Sun, 13 Jun 2010) | 2 lines Changed paths: M /branches/devel/src/colinux/user/console-fltk/widget.cpp M /branches/devel/src/colinux/user/console-nt/widget.cpp * NT console: Prevent destroing io_buffer from CO_OPERATION_CONSOLE_STARTUP. On userland the io_buffer have no space for call back data. See SVN r1467. ------------------------------------------------------------------------ |