From: Glyn M. <gly...@gm...> - 2010-12-01 08:57:57
|
Dean, Erik, On 30 November 2010 17:46, Dean Michael Berris <mik...@gm...>wrote: > On Wed, Dec 1, 2010 at 12:43 AM, Nelson, Erik - 2 > <eri...@ba...> wrote: > > Dean Michael Berris wrote: > >> > >> Or just missing an include. It's odd that this doesn't show up in GCC. > >> Can you try the above include directive, and report back if it fixes > >> things? > >> > > > > In my experience, there are quite a few cases like this in cpp-netlib... > is there some automated tool that can check to make sure the proper headers > are included? > > > > The real reason for this is that in reality, I want people to just > include the "supported" header -- which in this case should be > boost/network/include/http/server.hpp. > > There's really no other explanation -- not sure if that was what > Christoffer did, and if so that would be a bug. > > > A script that just tried to compile each file by itself should do the > trick, right? > > > > Patches welcome. ;) > I added this to the issue tracker: https://github.com/cpp-netlib/cpp-netlib/issues/issue/8/#issue/8/comment/579978 Thanks, Glyn |