$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [context] Trying to compile Coroutine on trunk
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-09-10 04:56:03
> Do we have any policies about leaving trunk broken.
>
> In the case of Context, no-one uses it yet, but for anything that
> someone depends on, breaking trunk for it breaks people that for some
> reason uses trunk.
what about evolution of the code/interface?
boost-docu states:
"Library Maintainer's Rights and Responsibilities: You are free to change your library in any way you wish, and you are encouraged to actively make improvements."
The modification I've done was a request from one of the reviewers of boost.context.
Oliver