Discussion:
[BitPim-devel] VX-8100 calendar bug fix
Nathan Hjelm
2007-05-23 05:53:02 UTC
Permalink
Found a potential problem in the VX-8100 calendar code. Currently, on
a schedule write, if /sch/schedule.dat doesn't exist Bitpim throws an
exception. This patch catches the error and allows the schedule write
to complete.
Joe Pham
2007-05-23 21:42:51 UTC
Permalink
This patch catches the error and allows the schedule write to
complete.
Thanks for the patch. I'll eliminate the check anyway since it's
very unlikely that condition would happen.

-Joe Pham

Loading...