guile-devel
[Top][All Lists]
Advanced

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

Re: Build failure on master


From: Andy Wingo
Subject: Re: Build failure on master
Date: Thu, 23 Jul 2009 23:46:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Wed 15 Jul 2009 00:05, address@hidden (Ludovic Courtès) writes:

>>> Then it could also try to interpret version numbers and determine
>>> whether that bytecode is really incompatible, or whether it can
>>> interpret it.
>>
>> Are there scenarios where that would be worthwhile?
>
> Maybe, e.g., when the `.go' version is known to be a strict subset of
> the current objcode version.

We could do that, yes. Treat the version N.M as compatible with O.P if
N==O and P <= M in the ascii sequence.

Andy
-- 
http://wingolog.org/




reply via email to

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