[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Issue 3959: Uninitialized value warning in bindings/swig/perl/native/Core.pm

From: Ivan Krasilnikov <infnty_at_gmail.com>
Date: Thu, 14 Jul 2011 17:56:11 +0400

When using git-svn I frequently see the following warning in
subversion's perl bindings after a network error:

Use of uninitialized value in concatenation (.) or string at <...>/SVN/Core.pm
line 584.

Attached patch eliminates this warning.

Received on 2011-07-14 18:06:43 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.