$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2004-02-20 06:22:01
> Yes, adding the current position to the bad_expression exception would be
> the most helpful solution, for my application. As it's now on your TODO
> list, my users will just have to be patient, or more careful ;-)
I forgot to mention: don't forget that bad_expression::what() returns at
least some information on why there was an error (if not where).
John.