No subject


Tue Apr 2 00:56:56 UTC 2013


and do some testing.  This wouldn't be the first time such
incompatibilities were noticed.  When testing 5.6.0 for the first
time, the following Regular Expression breakage was noticed:

    /^(\d+\.){4}$/   escaped chars. & {n} quantifiers no longer matched
    /^(\d+[.]){4}$/  this alternate pattern was needed for 5.6.0

It's one thing for a subtle defect to creep into something as
complicated as the RE engine.  Your reported syntax errors for
simple variable declarations is puzzling and worrisome, however.
I'll let you know my findings.

Andris Kalnozols
Hewlett-Packard Laboratories
andris at hpl.hp.com



More information about the bind-users mailing list