chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] disable-interrupts


From: Chris Double
Subject: [Chicken-users] disable-interrupts
Date: Mon, 7 Apr 2003 00:38:24 +1200
User-agent: KMail/1.4.3

What does the command line '--disable-interupts' do? I tried a diff against a 
file compiled with this and without it and it showed only one difference - 
that being the comment at the type of the file showing the command line used 
to compile it.

I also notice that some files in the chicken distribution use (declare 
(disable-interrupts)) and others use (declare (interrupts-disabled)). Which 
is the correct one? (See tinyclos.scm and srfi-1.scm).

Chris.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]