Skip to Content.
Sympa Menu

rare-dev - Re: [rare-dev] Integration of the release manager

Subject: Rare project developers

List archive

Re: [rare-dev] Integration of the release manager


Chronological Thread 
  • From: mc36 <>
  • To: Alexander Gall <>
  • Cc:
  • Subject: Re: [rare-dev] Integration of the release manager
  • Date: Tue, 12 Apr 2022 16:34:42 +0200

hi,

On 4/12/22 16:26, Alexander Gall wrote:
On Tue, 12 Apr 2022 14:50:10 +0200, Alexander Gall <> said:

Thanks. Just as I was about to finalize everything for the release, I
stumbled over this:

rare#tna-install-git?
tna-install-git - Install a specific Git commit
tna-install-git-latest - Install the latest development version

rare#tna-install-git
ambigous command, try tna-install-git?

This happens whenever there is an alias which is a proper substring of
another alias (anchored at the start of the string).

good observation, that's the point that right now, a command
must not be a substring of an other command... it's only handled
for variables... for now, please try to avoid such a collision
with the aliases, and i'll try to get rid of this limitation,
but it won't be a quick fix....

br,
cs



Archive powered by MHonArc 2.6.19.

Top of Page