<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:fw@strlen.de" title="Florian Westphal <fw@strlen.de>"> <span class="fn">Florian Westphal</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - cat foo.nft | nft -f - produces syntax error not seen with nft -f foo.nft"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1354">bug 1354</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>fw@strlen.de
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>pablo@netfilter.org
</td>
<td>fw@strlen.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - cat foo.nft | nft -f - produces syntax error not seen with nft -f foo.nft"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1354#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - cat foo.nft | nft -f - produces syntax error not seen with nft -f foo.nft"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1354">bug 1354</a>
from <span class="vcard"><a class="email" href="mailto:fw@strlen.de" title="Florian Westphal <fw@strlen.de>"> <span class="fn">Florian Westphal</span></a>
</span></b>
<pre>(In reply to Jonas Schäfer from <a href="show_bug.cgi?id=1354#c1">comment #1</a>)
<span class="quote">> Note, this is with nft v0.9.0, I was unable to build nft v0.9.1 or master on
> my machine within reasonable time due to dependencies. Sorry if this bug is
> fixed in v0.9.1+; I was unable to find anything related to this in the
> bugzilla.</span >
Its not fixed. This is caused by the scanner -- it relies on fseek() to
re-position the input stream, but that only works for files.
I'll send a patch to switch to fgetc().</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>