Hi Jim,
> 'print Regexp::Assemble->new(file => "/dev/stdin")->as_string'
Thanks. The README at https://github.com/ronsavage/Regexp-Assemble is nice
to read.
Bruno
On Wed, Jun 7, 2023 at 1:38 AM Bruno Haible wrote:
> Jim Meyering wrote:
> > regenerate regex to reflect new functions in xalloc.h
>
> How did you do that? By hand, or using some of the techniques from [1] or [2]?
Hi Bruno, the comments just above include the commands I ran to create
the resultin
Hi,
Eric Gallager wrote:
> I brought up gnulib's flock module, however, there was some concern
> about how its documentation says, "[T]he replacement function does not
> really work; it exhibits test failures."
> https://www.gnu.org/software/gnulib/manual/html_node/flock.html
> Do these test failu
Jim Meyering wrote:
> regenerate regex to reflect new functions in xalloc.h
How did you do that? By hand, or using some of the techniques from [1] or [2]?
Just curious.
Bruno
[1] https://stackoverflow.com/questions/7432830/
[2] https://cstheory.stackexchange.com/questions/16860/