On 3/8/2022 5:15 PM, Jeff Hostetler via GitGitGadget wrote: > From: Jeff Hostetler <jeffhost@xxxxxxxxxxxxx> > > Create a set of prereqs to help understand how file names > are handled by the filesystem when they contain NFC and NFD > Unicode characters. Prereqs look good and are well documented. > +if test $unicode_debug = 1 Is this $unicode_debug something I should know from a previous patch? or is it a leftover from local debugging? Thanks, -Stolee