$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Spirit?] core dump in endl?
From: philip tucker (phhht_at_[hidden])
Date: 2010-04-11 18:14:23
Hello,
I enclose a Spirit parser with two BOOST_FOREACH loops, one of which
works and the other coredumps.
I also enclose a gdb backtrace.
Can you explain what's going on here?
TIA