login
Header Space

 
 

Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Robert Newson <robert.newson@...>
Cc: <git@...>
Date: Friday, August 31, 2007 - 10:52 am

"Robert Newson" <robert.newson@gmail.com> writes:


Curious.  I wonder how can it trigger.

Presimably, that while (<$fh>) loop is reading from git-log, and
the first line would look like "commit [0-9a-f]{40}" and will
set $hash, do "next".  Which means the variable should have been
initialized by the time the part that complains about string eq
(which I think is "if ($c && $c eq $hash)" comparison) is
reached.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Robert Newson, (Fri Aug 31, 8:58 am)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Junio C Hamano, (Fri Aug 31, 10:52 am)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Junio C Hamano, (Fri Aug 31, 4:50 pm)
git-svn: Protect against "diff.color = true"., Junio C Hamano, (Fri Aug 31, 5:29 pm)
Re: git-svn: Protect against "diff.color = true"., Eric Wong, (Fri Aug 31, 5:58 pm)
Re: git-svn: Protect against "diff.color = true"., Johannes Schindelin, (Fri Aug 31, 5:38 pm)
Re: git-svn: Protect against "diff.color = true"., Junio C Hamano, (Fri Aug 31, 5:46 pm)
Re: git-svn: Protect against "diff.color = true"., Johannes Schindelin, (Fri Aug 31, 5:53 pm)
Re: git-svn: Protect against "diff.color = true"., Junio C Hamano, (Fri Aug 31, 6:14 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Junio C Hamano, (Fri Aug 31, 5:22 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Johannes Schindelin, (Fri Aug 31, 7:51 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Junio C Hamano, (Fri Aug 31, 12:09 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Robert Newson, (Fri Aug 31, 12:18 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Robert Newson, (Fri Aug 31, 12:25 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Robert Newson, (Fri Aug 31, 12:25 pm)
Re: Perl warning in git-svn (git v1.5.3-rc7-16-ge340d7d), Robert Newson, (Fri Aug 31, 11:31 am)
speck-geostationary