$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-11-03 08:53:19
David Abrahams wrote:
>
> http://boost.org/more/bugs.htm still says that the preferred way to
> report bugs is to send an email message. Do we really mean that?
> It's way more reliable to open a Trac ticket. Is there any reason not
> to change the "preferred" approach?
That might well lead to zillion Trac tickets to triage. It might make
sense to use a policy similar to subversion's:
1. Post to list
2. If somebody agrees it looks like a bug, and nobody jumps and
immediately fixes it, enter to Trac
- Volodya