$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Spirit] Semantic actions (binary parser) - user error or bug?
From: Vitaly Budovski (vbudovski+news_at_[hidden])
Date: 2011-04-28 04:32:07
Hi,
I've come across some behaviour with semantic actions that seems
strange. I'm not sure if this is intended or if it is indeed a bug.
Please see the attached test case.