bug-guile
[Top][All Lists]
Advanced

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

[bug #30169] Auto-compilation failure of a module doesn't lead to a fail


From: Ludovic Courtès
Subject: [bug #30169] Auto-compilation failure of a module doesn't lead to a failure [1.9.11]
Date: Sun, 20 Jun 2010 14:23:00 +0000
User-agent: Mozilla/5.0 (GNU; rv:1.9.1.7) Gecko/20100107 IceCat/3.6 (like Firefox/3.6)

Follow-up Comment #1, bug #30169 (project guile):

(Follow-up from bug-guile.)

Andy says:

> Some files may be interpreted, but fail to compile.

OK.

[...]

> So, you want Guile to fail faster for this error; how do you distinguish
> it from eval-when errors as above? Or would you prefer that eval-when
> errors lead to failures as well?

Do you mean that, for programs written to be interpreted, which lack proper
‘eval-when’ clauses, the idea was to fall back to interpretation when
auto-compilation fails?  That would indeed be friendlier to programs written
for previous versions of Guile.

However, in the example I gave, somehow, an error should occur.  With 1.8 you
would get an error when reading ‘foo.scm’, whereas here it’s just
silently ignored, which sounds wrong.

Ludo'.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30169>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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