Markus Reschke
2013-09-08 14:29:10 UTC
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
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