Thread (3 messages) flat view 3 messages, 3 authors, 2016-06-15

Re: [PATCH v2] git tag --contains : avoid stack overflow

From: Stepan Kasal <hidden>
Date: 2016-06-15 23:00:48

Hi,

On Wed, Apr 23, 2014 at 12:12:14PM -0700, Junio C Hamano wrote:
[Administrivia: please refrain from using Mail-Followup-To to
deflect an attempt to directly respond to you;
thanks a lot for telling me.
Actually, this was a mistake: I added git to the list of discussion
lists, without realizing the consequences.
I'm glad to have separate copies of "my threads" that do not fall
to the git-list folder.
quoted
+>expect
Move this inside test_expect_success?
Of course.  Had this in mind, then forgot.
So this runs a separate "bash", [...]
run "git tag" in the original shell?

Ahh, no, I am mis-pairing the quotes.
Point taken.  I admire how nicely you explained that!
	run_with_limited_stack () {
		"$SHELL_PATH" -c "ulimit -s 64 && $*"
	}
Elegant. But I agree with Peff that we shall run "a bash" instead.

I'll mail an updated patch tomorrow.

Stepan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help