Re: BUG: wrong usage for package loading with multiple versions available

Liste des GroupesRevenir à cl tcl 
Sujet : Re: BUG: wrong usage for package loading with multiple versions available
De : emil.g (at) *nospam* example.invalid (Emiliano)
Groupes : comp.lang.tcl
Date : 30. Apr 2025, 13:48:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250430094825.48f6f294e76622eb61a6b3f7@example.invalid>
References : 1
User-Agent : Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu)
On Wed, 30 Apr 2025 12:06:55 +0200
aotto1968 <aotto1968@t-online.de> wrote:

hi,
 
The "-exact" option does NOT include the PARTIAL version number. To use the
tcltest-2.3.8 package the EXACT version have to be "known".

Not a bug, but a documented feature; -exact means just that.

If you want the package 2.3.x for all x >= a0, use

package require tcltest 2.3-2.4

Regards
--
Emiliano

Date Sujet#  Auteur
30 Apr 25 * BUG: wrong usage for package loading with multiple versions available8aotto1968
30 Apr 25 +- Re: BUG: wrong usage for package loading with multiple versions available1Emiliano
30 Apr 25 `* Re: BUG: wrong usage for package loading with multiple versions available6Alan Grunwald
30 Apr 25  `* Re: BUG: wrong usage for package loading with multiple versions available5aotto1968
30 Apr 25   `* Re: BUG: wrong usage for package loading with multiple versions available4aotto1968
2 May 25    `* Re: BUG: wrong usage for package loading with multiple versions available3Ralf Fassel
3 May 25     `* Re: BUG: wrong usage for package loading with multiple versions available2aotto1968
5 May 25      `- Re: BUG: wrong usage for package loading with multiple versions available1Ralf Fassel

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal