zsh-workers
 help / color / mirror / code / Atom feed
* [Bug] make, zsh and functions
@ 2008-03-06 12:51 Adrien Pierard
  2008-03-06 13:03 ` Peter Stephenson
  2008-03-06 13:09 ` Adrien Pierard
  0 siblings, 2 replies; 3+ messages in thread
From: Adrien Pierard @ 2008-03-06 12:51 UTC (permalink / raw)
  To: zsh-workers

Hi.

This is a bug that is easy to reproduce:
------------snip---------
% cat > Makefile
all:
	@echo hello
^D
% make
hello
% make foo().
% make
make:.:3: not enough arguments
% make all
make:.:4: not enough arguments

------------snip---------
That's it. Now, make is screwed.
This behaviour doesn't show in bash or sh.


Cheers,

Adrien.


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

end of thread, other threads:[~2008-03-06 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-06 12:51 [Bug] make, zsh and functions Adrien Pierard
2008-03-06 13:03 ` Peter Stephenson
2008-03-06 13:09 ` Adrien Pierard

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).