Sujet : Re: BUG: wrong usage for package loading with multiple versions available
De : ralfixx (at) *nospam* gmx.de (Ralf Fassel)
Groupes : comp.lang.tclDate : 05. May 2025, 10:07:10
Autres entêtes
Message-ID : <yga1pt3toht.fsf@akutech.de>
References : 1 2 3 4 5 6
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
* aotto1968 <
aotto1968@t-online.de>
| I've already mentioned in the past that a bug written to the
| documentation is not a non-bug, but rather a "documented bug."
IMHO, calling a documented feature a bug is not a good means to get
anyones attention to change that feature...
>
| - If I write "package require 2.3," then I want the LASTEST from 2.3, i.e., 2.3.8.
| - If I write "package require 2," then I want the latest from 2, i.e., 2.5.3, etc.
*Headscratch* well, you know how it works... You're a programmer, you
have the source code, so modify it to suit your needs.
Or propose a change via a TIP. Best chance if you include the patch
code, but I doubt that in this particular case it will be accepted...
R'