Re: extfs/iso9660.in



Hi,

And once more:
> Sorry. Committed code is
> 
> +  irx = "^\[ *[0-9]* +[0-9]+\]  ";

You might want to change that into

+  irx = "^\[ *[0-9]* *[0-9]+\]  ";

It might be there is not always a space in the expression for large
numbers. I think that might be the case for DVDs (media larger than
2GB). Sorry that I didn't think of that before.

Leonard.

-- 
mount -t life -o ro /dev/dna /genetic/research





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]