monotone-debian
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-debian] Bug#665448: Bug#665448: monotone: FTBFS: testsuite fai


From: Thomas Moschny
Subject: [Monotone-debian] Bug#665448: Bug#665448: monotone: FTBFS: testsuite failure
Date: Sun, 25 Mar 2012 21:40:13 +0200

Hi,

this is a mini-patch I recently added to the Fedora package, to build
against newer PCRE. It deletes '(?<=\C)' from the list of regular
expressions in .mtn-ignore expected to throw an error.

The man page of PCRE states that \C is not allowed in lookbehind
assertions, iff in UTF8 mode. I did not yet verify whether we are
actually processing the ignore file patterns in UTF8 mode or not.
Anyway, removing that pattern fixed the build for now.

Regards,
Thomas

Attachment: monotone-1.0-pcre.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]