Discussion:
nl2binkd v1.05
(too old to reply)
Markus Reschke
2013-09-08 14:29:10 UTC
Permalink
Hello!

A quick fix for v1.04:

please replace
# nl2binkd v1.04
with
# nl2binkd v1.05
and replace (below "# check for non-comments")
if ($1 !~ /^;[AS]$/)
with
if ($1 !~ /^;[ASE]$/)

That solves a problem with ";E" antries in the nodelist.

Regards,
Markus
Nicholas Boel
2013-09-08 15:11:29 UTC
Permalink
MR> A quick fix for v1.04:

Thanks for the update, Markus!

Regards,
Nick
Benny Pedersen
2013-09-11 10:03:38 UTC
Permalink
Hello Markus!

08 Sep 2013 18:29, Markus Reschke wrote to All:

MR> That solves a problem with ";E" antries in the nodelist.

latest bind does not even need a nodelist

but the fix is nice anyway


Regards Benny

... there can only be one way of life, and it works :)

Loading...