object f5b5020535970c4e9a1f248c5bb3f90b4569dc66

0 views
Skip to first unread message

letha...@gmail.com

unread,
May 24, 2009, 5:34:55 AM5/24/09
to syx-c...@googlegroups.com
Branch: object
commit f5b5020535970c4e9a1f248c5bb3f90b4569dc66
Author: Luca Bruno <letha...@gmail.com>
Date: Sun May 24 10:59:44 2009 +0200

Fix startupProcess handling on system initialization

:100644 100644 7ff6485... 44b55c2... M syx/syx-init.c

diff --git a/syx/syx-init.c b/syx/syx-init.c
index 7ff6485..44b55c2 100644
--- a/syx/syx-init.c
+++ b/syx/syx-init.c
@@ -354,7 +354,7 @@ syx_initialize_system (void)
for (i=0; i < _syx_argc; i++)
SYX_ARRAY_ELEMENTS(arguments)[i] = syx_string_new (_syx_argv[i]);

- process = SYX_OBJECT_FIELDS(syx_globals)[3];
+ process = SYX_OBJECT_FIELDS(syx_globals)[4];
if (!SYX_IS_NIL (process))
syx_scheduler_remove_process (SYX_OBJECT (process));

Reply all
Reply to author
Forward
0 new messages