zsh-workers
 help / color / mirror / code / Atom feed
* Module idea to help developers
@ 1999-10-13 16:20 Bart Schaefer
  1999-10-13 18:42 ` Clint Adams
  0 siblings, 1 reply; 8+ messages in thread
From: Bart Schaefer @ 1999-10-13 16:20 UTC (permalink / raw)
  To: zsh-workers

I don't have time to do this myself right now, but:

It would be great if zsh could report something about what patches it has
applied to it.  We could make a little module that implements a special
array parameter `patches', and stick a line in that module to identify each
patch, so that you could "print $patches" to see what was up.

We'd need a convention of some kind -- either it could be up to the patch-
applier to insert the article number by hand, or (better) the patch-maker
should supply a hunk for that module that adds a string he's made up.  Such
a hunk would be likely to fail if some prerequisite patch was not present
(I suppose it would also be likely to fail in some cases of simultaneous
unrelated patching by two developers, but that would be easily resolved),
thus giving a clue about mistakes.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~1999-10-15 14:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-13 16:20 Module idea to help developers Bart Schaefer
1999-10-13 18:42 ` Clint Adams
1999-10-14  3:48   ` Bart Schaefer
1999-10-14 10:52     ` Oliver Kiddle
1999-10-14 12:27       ` CVS again (Re: Module idea to help developers) Adam Spiers
1999-10-15 13:57         ` Clint Adams
1999-10-15 14:08           ` Andrej Borsenkow
1999-10-15 14:19             ` Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).