You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by David McCreedy <mc...@gmail.com> on 2008/02/04 20:42:10 UTC

PCRE pcreposix.h header missing from Apache 2.2 downloads

It seems that the pcreposix.h header file, which pcreposix.c includes, isn't
in the Apache 2.2 source tree.
But I can find it in Apache 2.0 and that version appears to work OK with 2.2's
pcreposix.c.

Is the operating system now assumed to have a pcreposix.h header?
Or maybe pcreposix.h is auto-generated and I'm just not seeing it?
Or is it really missing?  And can it be added back?

Thanks,

-David McCreedy

Re: PCRE pcreposix.h header missing from Apache 2.2 downloads

Posted by David McCreedy <mc...@gmail.com>.
On Feb 4, 2008 1:20 PM, William A. Rowe, Jr. <wr...@rowe-clan.net> wrote:

> Arfrever Frehtes Taifersar Arahesis wrote:
> > 2008-02-04 20:41:47 David McCreedy napisał(a):
> >> It seems that the pcreposix.h header file, which pcreposix.c includes,
> isn't
> >> in the Apache 2.2 source tree.
> >> But I can find it in Apache 2.0 and that version appears to work OK
> with 2.2's
> >> pcreposix.c.
> >>
> >> Is the operating system now assumed to have a pcreposix.h header?
> >> Or maybe pcreposix.h is auto-generated and I'm just not seeing it?
> >> Or is it really missing?  And can it be added back?
>
> See http://svn.apache.org/viewvc?view=rev&revision=153384
>
>
Thanks.  I think I understand now.

-David

Re: PCRE pcreposix.h header missing from Apache 2.2 downloads

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Arfrever Frehtes Taifersar Arahesis wrote:
> 2008-02-04 20:41:47 David McCreedy napisał(a):
>> It seems that the pcreposix.h header file, which pcreposix.c includes, isn't
>> in the Apache 2.2 source tree.
>> But I can find it in Apache 2.0 and that version appears to work OK with 2.2's
>> pcreposix.c.
>>
>> Is the operating system now assumed to have a pcreposix.h header?
>> Or maybe pcreposix.h is auto-generated and I'm just not seeing it?
>> Or is it really missing?  And can it be added back?

See http://svn.apache.org/viewvc?view=rev&revision=153384


Re: PCRE pcreposix.h header missing from Apache 2.2 downloads

Posted by Arfrever Frehtes Taifersar Arahesis <ar...@gmail.com>.
2008-02-04 20:41:47 David McCreedy napisał(a):
> It seems that the pcreposix.h header file, which pcreposix.c includes, isn't
> in the Apache 2.2 source tree.
> But I can find it in Apache 2.0 and that version appears to work OK with 2.2's
> pcreposix.c.
> 
> Is the operating system now assumed to have a pcreposix.h header?
> Or maybe pcreposix.h is auto-generated and I'm just not seeing it?
> Or is it really missing?  And can it be added back?

pcreposix.h belongs to pcre library.
See http://pcre.org/.

-- 
Arfrever Frehtes Taifersar Arahesis