On Sun, Jan 20, 2019 at 10:03 AM Paul Eggert wrote:
> Jim Meyering wrote:
> > Technically, we could fix it by adding more ifdefs, but I think it
> > would not be worthwhile to accommodate this use case.
>
> I looked into this and discovered that fixing this can actually simplify the
> source code
Jim Meyering wrote:
Technically, we could fix it by adding more ifdefs, but I think it
would not be worthwhile to accommodate this use case.
I looked into this and discovered that fixing this can actually simplify the
source code by removing the need for the "We can't get here" glitch in
pcre
On Sat, Jan 12, 2019 at 4:07 PM Norihiro Tanaka wrote:
> I pulled current master of grep from git repository and built it on
> fedora 29, and recieved following error.
>
> When we have no pcre library, DIE() in Pcompile and Pexecute is called,
> but noreturn attribute is set to their functions.
..
Hi,
I pulled current master of grep from git repository and built it on
fedora 29, and recieved following error.
When we have no pcre library, DIE() in Pcompile and Pexecute is called,
but noreturn attribute is set to their functions.
Thanks,
Norihiro
$ make
..
depbase=`echo pcresearch.o |