Re: diff and patch

Liste des GroupesRevenir à cl tcl 
Sujet : Re: diff and patch
De : obermeier (at) *nospam* poSoft.de (Paul Obermeier)
Groupes : comp.lang.tcl
Date : 18. Jun 2025, 19:07:55
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <102uv9s$395tq$1@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
Am 18.06.2025 um 13:19 schrieb Ashok:
If you don't mind binary extensions, you may want to look at the DiffUtil package - https://github.com/pspjuth/DiffUtilTcl
 % package require DiffUtil
0.4.1
% DiffUtil::diffStrings abcdefgh abXdefgY
ab ab c X defg defg h Y {} {}
 I don't think it's been ported to Tcl 9 though.
 /Ashok
BAWT contains a Tcl9 ready version of DiffUtil (0.4.3), see https://wiki.tcl-lang.org/page/Porting+extensions+to+Tcl+9
Paul

Date Sujet#  Auteur
17 Jun 25 * diff and patch8Mark Summerfield
17 Jun 25 +* Re: diff and patch3Arjen
17 Jun 25 i+- Re: diff and patch1Mark Summerfield
17 Jun 25 i`- Re: diff and patch1Mark Summerfield
17 Jun 25 `* Re: diff and patch4Rich
18 Jun 25  `* Re: diff and patch3Mark Summerfield
18 Jun 25   `* Re: diff and patch2Ashok
18 Jun 25    `- Re: diff and patch1Paul Obermeier

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal