$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] trouble with spirit (boost 1.39)
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2010-01-13 18:15:15
In article <MPG.25b7f17073af61d8989686_at_[hidden]>,
roberts.noah_at_[hidden] says...
>
> Any idea what gives?
I see what's going on now. My subscript is being resolved before the
parser is ever even called. Need to do it another way.