guile-devel
[Top][All Lists]
Advanced

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

Re: Portability bug with `nice' on Solaris


From: Kevin Ryde
Subject: Re: Portability bug with `nice' on Solaris
Date: Tue, 07 Sep 2004 10:05:21 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Matthias Koeppe <address@hidden> writes:
>
>   if (nice(SCM_INUM(incr)) != 0)
>     SCM_SYSERROR;
>
> This way of error detection does not work on Solaris.

Thanks.  It's wrong everywhere else too :).  I made a change.




reply via email to

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