[Clam-devel] clam & gcc-4.2

Pau Arumi parumi at iua.upf.edu
Wed May 23 10:11:25 PDT 2007


Tim Blechmann wrote:
> On Tue, 2007-05-22 at 18:59 +0200, Pau Arumi wrote:
>> En/na Tim Blechmann ha escrit:
>>> hi all,
>>>
>>> is it possible that compilation of clam with gcc-4.2 is broken? i can't
>>> compile it with 4.2 any more ...
>> it could be. i have gcc-4.1 here.
>> can you send the compiler error?
> 
> even better, a patch ..
> 
> --- .svn/text-base/XmlWriteContext.hxx.svn-base 2006-12-28
> 21:05:56.759666475 +0100
> +++ XmlWriteContext.hxx 2007-05-22 19:02:39.223871603 +0200
> @@ -22,6 +22,7 @@
>  #ifndef __XMLWRITECONTEXT_HXX__
>  #define __XMLWRITECONTEXT_HXX__
>  
> +#include <iostream>
>  #include <iosfwd>
>  #include <string>
>  #include "Assert.hxx"

mmm... iosfwd was there to avoid including iostream.
could you revert the change and send the compiler output?

pau





More information about the clam-devel mailing list