[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: Error compiling cuteidl
From:       David Faure <faure () kde ! org>
Date:       1999-09-26 21:40:21
[Download RAW message or body]

On Sun, Sep 26, 1999 at 09:17:59PM -0400, David Smith wrote:
> Ok, here are two (almost) one-line patches.  
> 
> Of course, I wouldn't know if this is the way to do it so
> don't blame me if it brakes anything :-)

The patch looks good.
Applied.
Thanks.

> /David
/David also


> 
> --- prepro.cc.org       Sun Sep 26 20:53:29 1999
> +++ prepro.cc   Sun Sep 26 20:53:51 1999
> @@ -24,7 +24,7 @@
>   */
> 
>  #include <CORBA.h>
> -#include <string>
> +//#include <string>
>  #include <stdlib.h>
>  #include "prepro.h"
>  #include <mico/template_impl.h>
> 
> 
> --- parsenode.h.org     Sun Sep 26 20:51:02 1999
> +++ parsenode.h Sun Sep 26 20:52:05 1999
> @@ -37,7 +37,11 @@
>  #include <mico/config.h>
>  #endif
> 
> +#ifdef HAVE_MINI_STL
> +#include <ministl/string>
> +#else
>  #include <string>
> +#endif
> 
>  #define MAX_NODE_SIZE 255   
> 
> 
> Simon Hausmann wrote:
> > 
> > Oh well, we all didn't check cuteidl *with* mini-stl, as we had to convert
> > KOffice, too, which still requires *not* have use mini-stl.
> > 
> > So it seems you *have* to compile mico with *without* (read: disabled)
> > mini-stl in order to use cuteidl.
> > 
> > But perhaps a one-line patch (to include the mini-stl string) could solve
> > this ...
> > 
> > Bye,
> >  Simon ( ...too lazy to re-compile *everything* just in order to test
> >         cuteidl *with* ministl :-)
> >
> 

-- 
David FAURE
david@mandrakesoft.com, faure@kde.org
http://www.insa-lyon.fr/People/AEDI/dfaure/index.html 
KDE, Making The Future of Computing Available Today

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic