On Thu, Sep 08, 2011 at 02:39:17PM -0700, Anton Staaf wrote:
With this patch the following property assignment:
property = ['a' 2b '\r'];
is equivalent to:
property = [61 2b 0d];
[snip]
+<BYTESTRING>{CHAR_LITERAL} {
You should just be able to make the existing rule a <*> one,
rather than having a separate rule for BYTESTRING context.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson