awk: Fix handling of functions with empty body
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 31 Jul 2013 13:29:20 +0000 (15:29 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 31 Jul 2013 19:51:14 +0000 (21:51 +0200)
commita060a1ad9655dede51f842873672652bf78a3e8e
tree0d7a4acf67c5b1f319e7b0036fef893a64b753a8
parente418b2e7bb814309641b5b8152a5401f1dc4904a
awk: Fix handling of functions with empty body

ammend b79a0fef99627c457548e804fcd6e162b116cbe8 to properly
handle functions defined in another scope.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
editors/awk.c
testsuite/awk.tests