Allow empty attribute values.
commitd2a7382d1fcecd85a1feee399543a3e89fe1ef6b
authorDJ Delorie <dj@delorie.com>
Mon, 1 Mar 2010 18:33:57 +0000 (1 13:33 -0500)
committerDJ Delorie <dj@delorie.com>
Mon, 1 Mar 2010 18:33:57 +0000 (1 13:33 -0500)
treed1185b10e04f1390a64e61694938c954e22c2810
parent99b23b942f4733a6e3c5333b13c90d6343f340dd
Allow empty attribute values.

The STRING token is NULL when an empty string is indicated, but
empty attributes are different than missing attributes, so if a STRING
is NULL, store an empty string instead.
src/parse_y.y