Fw: [p4perl] sync problems
Roger Day
roger.day at globalgraphics.com
Mon Mar 14 09:09:05 PST 2005
It's the same as before, except now:
$#warnings == -1
Roger
Tony Smith
<tony at smee.org> To: "Roger Day" <roger.day at globalgraphics.com>
cc: p4perl at perforce.com
14/03/2005 16:44 Subject: Re: Fw: [p4perl] sync problems
On Monday 14 March 2005 14:39, Roger Day wrote:
> With $self->Sync()
>
> $version = 1.4320
OK, that's the last stable build from P4Perl's first incarnation.
> The returns from $self->Sync() and $self->Warnings are undefined.
Right. P4::Warnings() didn't exist in 1.4320. It was introduced as part of
the
rewrite that happened later on, so that one should be undefined. It will
also
try to run a 'p4 warnings' which obviously won't work well.
> The return from $self->Errors() is an array -1 in length.
Is that really -1? If so, wow!
Could you give the development build of P4Perl a try? It's very stable at
the
moment - in fact it's probably ripe for release as a stable build.
Thanks,
Tony
More information about the p4perl
mailing list