texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] deprecated conversion from string constant to char*


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] deprecated conversion from string constant to char*
Date: Fri, 28 Sep 2007 18:03:31 +0200
User-agent: Mutt/1.5.9i

On Sat, Sep 08, 2007 at 11:49:07AM -0400, Kamaraju S Kusumanchi wrote:
> While trying to compile texmacs 1.0.6.10 on Debian Sid using
> $gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured
> with: ../src/configure -v 
> --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
> --enable-shared --with-system-zlib --libexecdir=/usr/lib 
> --without-included-gettext --enable-threads=posix --enable-nls 
> --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr 
> --enable-targets=all --disable-werror --enable-checking=release 
> --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
> Thread model: posix
> gcc version 4.2.1 (Debian 4.2.1-5)

Haven't tried that version yet.
> ./Data/Convert/Xml/parsexml.cpp: In member function ???bool
> xml_html_parser::build_valid_child(string, string)???:
> ./Data/Convert/Xml/parsexml.cpp:579: warning: deprecated conversion from
> string constant to ???char*???

These g++ guys are boring us. The 3*, 4* series is a mess with
backward incompatabilities all over the time. It seems that "hello world"
is not a char* anymore; well, great; congratulations!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]