Fw: [p4perl] sync problems
Tony Smith
tony at smee.org
Mon Mar 14 08:44:59 PST 2005
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