Jan Nieuwenhuizen <jann...@gnu.org> wrote:

> to the gawk-mesbot0 recipe also fixes "inc.awk".  The pre
> increment/decrement code looks like this:
>
> --8<---------------cut here---------------start------------->8---
>               *lhs = make_number(lval +
>                              (tree->type == Node_preincrement ? 1.0 : -1.0));
>
> --8<---------------cut here---------------end--------------->8---

What in the world?  That looks like gawk 3.x code, which is
terribly ancient.  What project is still using a version that old?

Arnold
(The gawk maintainer)

Reply via email to