From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4388A511.10208@altlinux.ru> Date: Sat, 26 Nov 2005 20:10:25 +0200 From: Sviatoslav Sviridov User-Agent: Thunderbird 1.4 (X11/20050908) MIME-Version: 1.0 To: ALT Linux Sisyphus discussion list Subject: Re: [sisyphus] I: updated package - subversion References: <43025FE4.8090303@epam.com> <20051125163709.GA2542@nomad.office.altlinux.org> <43878B6B.6050900@altlinux.ru> <20051125225511.GA17307@basalt.office.altlinux.org> <438826E3.8090908@gorodmasterov.com> <43884D94.5020701@gorodmasterov.com> In-Reply-To: <43884D94.5020701@gorodmasterov.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2005 18:10:45 -0000 Archived-At: List-Archive: List-Post: Vladimir Lettiev wrote: > ... >> Чуть сложнее и наверное корректнее (пока не проверил): >> >> --- Core.pm.old 2005-11-26 11:13:58 +0300 >> +++ Core.pm 2005-11-26 12:03:11 +0300 >> @@ -406,6 +406,7 @@ >> sub DESTROY { >> return if $globaldestroy; >> my $self = shift; >> + return unless ($$self && $SVN::_Core::current_pool); >> if ($$self eq $SVN::_Core::current_pool) { >> $SVN::_Core::current_pool = pop @POOLSTACK; >> } >> > > Патч проверил. Теперь subversion-perl-1.2.3-alt2 собирается в hasher > без проблем. Спасибо, залил в /i/S 1.2.3-alt3 с этим патчем. -- Best regards, Sviatoslav Sviridov -- Alan Turing thought about criteria to settle the question of whether machines can think, a question of which we now know that it is about as relevant as the question of whether submarines can swim. -- Dijkstra