Pawel Chmielowski <prefiks@civ.pl>


Found Patch
r855769 r855774

r855769 | clkao | 2005-08-12 13:14:54 +0000 (Fri, 12 Aug 2005)

* perl/native/Core.pm:
  (SVN::Core::Stream::READLINE): Fix a bug that content with
    literal "0" will not be read and returned.

Reported by: Pawel Chmielowski <prefiks@civ.pl>


r855774 | clkao | 2005-08-12 15:44:46 +0000 (Fri, 12 Aug 2005)

Follow-up to r15695, more defined-ness tests.

* perl/native/Core.pm:
  (SVN::Core::Stream::READLINE, getline): Fix bugs that content
    with literal "0" will not be read and returned.

Patch by: Pawel Chmielowski <prefiks@civ.pl>