scsh-checkins
[Top] [All Lists]

[Scsh-checkins] scsh-0.6/scsh syscalls1.c

To: scsh-checkins@lists.sourceforge.net
Subject: [Scsh-checkins] scsh-0.6/scsh syscalls1.c
From: Mike Sperber <sperber@users.sourceforge.net>
Date: Tue Aug 13 08:47:01 2002
List-id: <scsh-checkins.lists.sourceforge.net>
Sender: scsh-checkins-admin@lists.sourceforge.net
Update of /cvsroot/scsh/scsh-0.6/scsh
In directory usw-pr-cvs1:/tmp/cvs-serv6616/scsh

Modified Files:
        syscalls1.c 
Log Message:
Add a whole bunch of S48_GC_PROTECT annotations in functions which
call s48_extract_integer.

s48_extract_integer can cause a callback for bignums, and, hence, heap
allocation.

This fixes a bug report by Seth Alves <alves@hungry.com> noting
spurious failures in SET-FILE-TIMES.



<Prev in Thread] Current Thread [Next in Thread>
  • [Scsh-checkins] scsh-0.6/scsh syscalls1.c, Mike Sperber <=