$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: larsbj_at_[hidden]
Date: 2001-08-23 06:49:43
Darin Adler <darin_at_[hidden]> writes:
| On Saturday, August 18, 2001, at 08:40  AM, larsbj_at_[hidden] wrote:
| 
| > I get some warnings when compiling token_functions.hpp:
| 
| These are easy to fix by reordering the members to match the order of the 
| initializers in the constructor or by reordering the initializers in the 
| constructor to match the order of the members.
| 
| I'd be willing to fix it in cvs, but we should probably wait for John 
| Bandela to fix it himself.
I belive that trivial fixes like this, should just be done.
it is almost in the typo cathegory...
-- Lgb