$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Policy when duplicate code detected
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-11-24 06:19:26
On 11/24/2011 04:31 AM, Ioannis Papadopoulos wrote:
> Hi,
>
> I was wondering what is the policy when someone finds code that is
> clearly duplicated or implements the same thing with just different
> interface?
>
> What is the best way to report it?
I believe there is no policy regarding this at the moment.
Each library in Boost is independent, and each maintainer can manage it
the way they want.