This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [2.23 PATCH] Desupport regexp.h (bug 18681)


On 08/18/2015 03:20 PM, Zack Weinberg wrote:
> OK, I have added the text with some slight revisions.  I could not
> figure out how to put monospace text inside a hyperlink so the
> formatting is slightly inconsistent.

I have never tried hard to make it work. I would be tempted to do:

`regcomp`[''''''[[https://www.gnu.org/software/libc/manual/html_node/POSIX-Regexp-Compilation.html|1]]'''''']
...
[1] https://www.gnu.org/software/libc/manual/html_node/POSIX-Regexp-Compilation.html

Note: The use of '''''' (SixQuotes) causes the parser to reset and allow you to surround
      a square bracket quote with more square brackets.

c.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]