On 19/11/19 2:16 am, Bruno Haible wrote: >> Every project would need to specify its own >> vcstocl_quirks.py for now. > > For this reason, I've removed the file vcstocl_quirks.py from the patch; > it has its place in glibc, not in gnulib. Fortunately the code does a > reasonable thing when this file is not present.
OK, that should be fine. I'll test with glibc too to make sure it does the right thing. > I've also changed the commit message to match gnulib style, and > removed a trailing blank line which produced a git warning. > Thanks! > I'm adding the gnulib infrastructure (below). I'm listing you as the > owner of this module; I hope this is fine with you? Yes, that is fine with me. > Gnulib has documentation in TeXinfo format; if you could write a > documentation section (possibly borrowing from the mentioned mailing > list posts?), that would be extra useful. Sure thing, sorry I hadn't thought of documentation earlier. I'll work on this and post patches. Thanks, Siddhesh