Hi Andreas, On Thu, 13 Apr 2023 00:21:32 +0200, Andreas Grünbacher wrote: > Am Mi., 12. Apr. 2023 um 16:43 Uhr schrieb Andreas Grünbacher > <[email protected]>: > > this is the case since commit e17295d [*], but the quoting rule GNU > > diff uses is different. I wonder if quilt shouldn't use the same rule. > > It's going to be ugly to code in bash, but ... > > > > https://git.savannah.gnu.org/cgit/diffutils.git/commit/?id=e17295dc5529b252c269f12e081184bbde42d575 > > > > see if you find the attached bash code of any use.
Thanks for the code (and the update). I'm not sure if we want to go that far though. Originally I wanted to fix the code due to a real world situation I was facing (spaces are sometimes used in file names, especially in the Windows world). But I certainly hope people never use weird characters such as new line, tab or non-printable characters in file names. I keep your proposed code at hand though, if it ever turns out to be needed. -- Jean Delvare SUSE L3 Support _______________________________________________ Quilt-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/quilt-dev
