[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldsync-hackers] Address.pm - uninitialized variable errors
- To: <coldsync-hackers at lusars dot net>
- Subject: [coldsync-hackers] Address.pm - uninitialized variable errors
- From: "Brian Johnson" <bjohnson at jecinc dot on.ca>
- Date: Fri, 12 Jul 2002 10:47:19 -0400
- Importance: Normal
- Reply-To: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
I did a fresh install of coldsync and the Palm modules to test my
phpgroupware
conduits.
When developing the conduits, I made some modifications to the Palm modules
and I
kind of lost track of what customizations I did.
With this fresh install ($Id: Address.pm,v 1.13 2000/09/24 16:25:33 arensb
Exp)
I'm getting errors due to unitialized errors
The problem is the string comparison lines starting at line 596 in the
packrecord
routine (lines like this: $fieldMap |= 0x0001 if $record->{fields}{name} ne
""; )
So I really have three questions:
1. could an initialization of these variables be inserted prior to these
lines
2. has this already been done in the CVS copy
3. could the resulting modified module be added to the tar.gz available from
the
coldsync.org web site
Thanks
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.