Re: Texinfo 7.2.90 build with mingw.org's MinGW: testing
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jan 18, 2026 at 09:43:05PM +0200, Eli Zaretskii wrote: > > Date: Sun, 18 Jan 2026 19:12:37 +0100 > > From: [email protected] > > Cc: [email protected], [email protected] > > > > Could you please apply the attached patch, and rerun the same command as > > above, and report the output, please? I added some printout of the > > directories name to try to narrow down where the backslash appear. > > This produces: > > III './formatting/simplest.texi' './formatting/' 'formatting' > DFD SUBDIR: 'formatting\out_parser\reuse_macro_expand_file' > DFD dir 'formatting\out_parser\reuse_macro_expand_file/' 'formatting\out_parser\reuse_macro_expand_file' > Output file formatting\out_parser\reuse_macro_expand_file/simplest.info > > So there's also a potential issue with a trailing slash? No, I don't think so, the issue is more probably with the handling of the --output option. I'll investigate more. -- Pat