Re: clang 21.1.8 squawks about `/*` nested within "mbiter-aux.c" comment
Bruno Haible via Gnulib discussion list <[email protected]> Tue, 21 Jul 2026 16:28:28 +0200
| Newsgroups | gmane.comp.lib.gnulib.bugs |
|---|---|
| Message-ID | <5727260.QLehXeTyEo@cagnes> |
Jeffrey Walton wrote: > I think the question mark takes away from the aesthetics. I'm used to 'ls -l .??*' for showing the hidden files in a directory. Wildcards and regexes are not aesthetic, no... > How about using a non-breaking space (nbsp) instead of a question mark? An nbsp or zwnj would not work, after copy&paste into a command line. Bruno