guile-user
[Top][All Lists]
Advanced

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

cygwin auto-import scm_sys_protects


From: Bill Schottstaedt
Subject: cygwin auto-import scm_sys_protects
Date: Tue, 21 Jan 2003 03:54:26 -0800

This might save someone a few seconds -- in cygwin if you
use scm_listofnull, the loader can complain:

  variable '_scm_sys_protects' can't be auto-imported.

I got around it by using scm_cons(SCM_EOL, SCM_EOL) in place
of scm_listofnull.




reply via email to

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