git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
@ 2008-03-18 13:44 Yakov Lerner
  2008-03-19  6:23 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Yakov Lerner @ 2008-03-18 13:44 UTC (permalink / raw)
  To: Git Mailing List

line 651 git-send-email (from the 'next' branch), generates
Use of uninitialized value in string eq at .../git-send-email line 651.
sometimes. There are several ways to hush the warning.
It's $cc undefined, as returned by  extract_valid_address() in previous line.

Yakov

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

* Re: 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
  2008-03-18 13:44 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch) Yakov Lerner
@ 2008-03-19  6:23 ` Junio C Hamano
  2008-03-22  9:07   ` Yakov Lerner
  0 siblings, 1 reply; 4+ messages in thread
From: Junio C Hamano @ 2008-03-19  6:23 UTC (permalink / raw)
  To: Yakov Lerner; +Cc: Git Mailing List

Does it happen with "master" as well?

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

* Re: 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
  2008-03-19  6:23 ` Junio C Hamano
@ 2008-03-22  9:07   ` Yakov Lerner
  2008-03-22 19:55     ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Yakov Lerner @ 2008-03-22  9:07 UTC (permalink / raw)
  To: Junio C Hamano, Git Mailing List

On Wed, Mar 19, 2008 at 8:23 AM, Junio C Hamano <gitster@pobox.com> wrote:
> Does it happen with "master" as well?

Yes. Happens both in master and in next, when patchfile begins
either with empty line, or with paragraph indented by 1 space.

Yakov

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

* Re: 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
  2008-03-22  9:07   ` Yakov Lerner
@ 2008-03-22 19:55     ` Junio C Hamano
  0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2008-03-22 19:55 UTC (permalink / raw)
  To: Yakov Lerner; +Cc: Frank Lichtenheld, Git Mailing List

"Yakov Lerner" <iler.ml@gmail.com> writes:

> On Wed, Mar 19, 2008 at 8:23 AM, Junio C Hamano <gitster@pobox.com> wrote:
>> Does it happen with "master" as well?
>
> Yes. Happens both in master and in next, when patchfile begins
> either with empty line, or with paragraph indented by 1 space.

Thanks for responding, but I think this was already identified by Frank to
be a malformed user input and not a bug, wasn't it?

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

end of thread, other threads:[~2008-03-22 19:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-18 13:44 'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch) Yakov Lerner
2008-03-19  6:23 ` Junio C Hamano
2008-03-22  9:07   ` Yakov Lerner
2008-03-22 19:55     ` Junio C Hamano

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