bug#32580: Setting variables %load-should-autocompile and GUILE_AUTO_COMPILE in ~/.guile doesn't prevent compiling
Taylan Kammer <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Closing as this was not a bug. Exporting GUILE_AUTO_COMPILE=0 works as intended; must be done before start. The variable %load-should-autocompile is for internal use by Guile only. -- Taylan