$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Larry (lknain_at_[hidden])
Date: 2007-08-14 10:02:36
I didn't see anythiing in the doc but is there some compelling reason why
short names for options was limited to a single character? The code fails an
assert if the short name is more than one character. It just seems like an
unnecessary limitation.
Larry