[Bug 53584] Re: incorrect result for filenames with backslashes

2007-04-08 Thread Micah Cowan
Okay /not/ a bug, apparently. The source-code for md5sum contains: /* Output a leading backslash if the file name contains a newline or backslash. */ if (strchr (file, '\n') || strchr (file, '\\')) putchar ('\\'); So, apparently,

[Bug 53584] Re: incorrect result for filenames with backslashes

2007-04-07 Thread Micah Cowan
Confirmed still a problem in feisty, and without the Ubuntu patches, and in upstream's latest (v6.9). Debian seems to be on 5.2.1, so the bug was apparently introduced since them. -- incorrect result for filenames with backslashes https://bugs.launchpad.net/bugs/53584 You received this bug

[Bug 53584] Re: incorrect result for filenames with backslashes

2007-04-04 Thread Micah Cowan
Wow, what an odd bug. ** Changed in: coreutils (Ubuntu) Status: Unconfirmed = Confirmed -- incorrect result for filenames with backslashes https://bugs.launchpad.net/bugs/53584 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for