Bug#289803: cvsps: Uninitialized tm.tm_isdst

2005-01-24 Thread Marcus Crafter
Hi Kim, Thanks for the bug report - I'll forward your patch to upstream, and update the debian package to include the fix. Cheers, Marcus Kim Hansen wrote: Package: cvsps Version: 2.0rc1-4 Severity: normal Tags: patch The tm_isdst field in convert_date() is not initalized, it causes some of the t

Bug#289803: cvsps: Uninitialized tm.tm_isdst

2005-01-10 Thread Kim Hansen
Package: cvsps Version: 2.0rc1-4 Severity: normal Tags: patch The tm_isdst field in convert_date() is not initalized, it causes some of the times to be calculated with daylight saving time and others without. This causes patches to be ordered wrong and patchsets to be broken apart. This bug could