On Thu, Mar 22, 2018 at 08:11:10PM +0100, Christoph M. Becker wrote:
> On 22.03.2018 at 17:56, The Doctor wrote:
> 
> > On Thu, Mar 22, 2018 at 01:35:13PM +0100, Christoph M. Becker wrote:
> >
> >> Already fixed with
> >> <http://git.php.net/?p=php-src.git;a=commit;h=4072b2787074ee8e247a6639585b49e10c5a55fe>.
> > 
> > Applied the patch 
> > But still getting the following:
> > 
> > /usr/local/include/oniguruma.h:674:1: warning: typedef requires a name
> >       [-Wmissing-declarations]
> > typedef struct re_pattern_buffer OnigRegexType;
> > ^~~~~~~
> > /usr/local/include/oniguruma.h:674:34: warning: type specifier missing, 
> > defaults
> > to 'int' [-Wimplicit-int]
> > typedef struct re_pattern_buffer OnigRegexType;
> >                                          ^
> > /usr/local/include/oniguruma.h:675:9: error: unknown type name 
> > 'OnigRegexType'
> > typedef OnigRegexType*  OnigRegex;
> >                  ^
> > /usr/local/include/oniguruma.h:678:11: error: unknown type name 
> > 'OnigRegexType'
> > typedef OnigRegexType  regex_t;
> 
> That does not seem to be related to PHP, since the errors occur in the
> external library.  FWIW, Oniguruma 6.8.1 appears to build fine in our
> master.  Anyhow, if you find bugs in PHP, <https://bugs.php.net/> is the
> proper place to report them. :)
>

Will report before midnight.

But heads up .  Some others might complain.

> -- 
> Christoph M. Becker

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Always seek out the seed of triumph in every adversity.  -Og Mandino

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to