On Fri, Oct 19, 2018 at 03:24:13PM +0200, Udo van den Heuvel via devel wrote:

> When building ntpsec on fedora 29 I see things like:
> 
> [ 29/167] Compiling docs/driver_oncore.txt
> /usr/bin/asciidoc:471: DeprecationWarning: Flags not at the start of the
> expression '^(?u)[^\\W\\d][-\\w]*$'
>   return re.match(r'^'+NAME_RE+r'$',s) is not None
> 
> This did not happen on fedora 28.
> Not all docs show this message.

Hi Udo,

It looks like this was reported upstream in asciidoc per 
https://github.com/asciidoc/asciidoc-py3/issues/13 and fixed in 
https://github.com/asciidoc/asciidoc-py3/pull/14  Does your asiidoc script 
include this patch?

What version of asciidoc does Fedora 29 ship with?  Is that asciidoc using 
python2 or python3?  (it looks like waf itself is using python2)

Thanks,
-Matt
_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to