Re: exclude option bug
Miek Gieben <[email protected]> Wed, 29 Dec 2004 20:50:49 +0100
| Newsgroups | gmane.comp.sysutils.backup.hdup.general |
|---|---|
| Message-ID | <[email protected]> |
[On 29 Dec, @ 20:35, Hdup wrote in "Re: [hdup-user] exclude option ..."]
> > is it a bug or i making somewhere any mistake?
>
> it's a bug - I see it too....
>
> > thanks for answer.
>
> let me just fix this :)
ah, yeah... silly me:
for(i = 0; i < reg->max ; i++) {
/* do something */
i++;
}
is better written without the 'i++'.... Fix is in the upcoming
2.0.4,
grtz Miek