bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Documentation bug in regex.h?


From: James Youngman
Subject: Documentation bug in regex.h?
Date: Thu, 14 Jul 2005 20:28:58 +0100
User-agent: Mutt/1.5.9i

The current regex.h says:-

||  /* If this bit is set, then an ending range point collating higher
||       than the starting range point, as in [z-a], is invalid.
||     If not set, then when ending range point collates higher than the
||       starting range point, the range is ignored.  */
||  #define RE_NO_EMPTY_RANGES (RE_NO_BK_VBAR << 1)


Shouldn't that be "when ending range point collates lower than" ?

Regards,
James.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]