Re: Some problems with rexpr and rexpr_full example code

Joel de Guzman <[email protected]> Thu, 20 Jun 2019 07:01:43 +0800
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
On 20/06/2019 12:47 AM, Dan Bloomquist wrote:
> Maarten Verhage wrote:
>> Now I do believe the idea about recursion is that it shouldn’t set a limit
>> on how deep you nest in the input file. So I try:
>>
>> {
>> "color" = "pink"
>> "size" = "230 mm"
>> "position" = { "x" = "-16" "y" = "2" "nextrecursion" = { "width" = "6"
>> height = "28"
>> }
>> }
>> }
> Hi Maarten,
> 
> Put quotes around height and try it. That works for me.
> Best, Dan.

Cool you spotted that, Dan! Sharp eyes :-)

Regards,
-- 
Joel de Guzman
http://www.ciere.com
http://boost-spirit.com
http://www.cycfi.com/