$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2004-12-27 20:48:58
Hello again,
I am trying to use Spirit to parse lines like:
name:value
but, name might contain colons also. I've not been able to come up
with anything that parses this correctly without swallowing up the
rest of the document. Anyone able to help?
-- Cory Nelson http://www.int64.org