[tlbuild] asy and other status

Nikola Lečić nikola.lecic at anthesphoria.net
Wed Apr 3 22:31:20 CEST 2013


On Wed, 3 Apr 2013 22:48:55 +0300
Apostolos Syropoulos <asyropoulos at gmail.com> wrote:

> 2013/4/3 Nikola Lečić <nikola.lecic at anthesphoria.net>
> 
> >
> > May we try those patches?
> >
> > As I said these are not real patches but since you have asked:
> 
> First error:
> 
> g++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC  -D_REENTRANT
> -pthreads -g -O3 -ansi -fno-var-tracking  -I . -Igc-7.2b/include -o
> runtime.o -c runtime.cc
> In file included from
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/../../../../include/c++/4.7.2/ext/hash_map:61:0,
>                  from memory.h:27,
>                  from common.h:35,
>                  from errormsg.h:12,
>                  from stack.h:13,
>                  from runtimebase.in:1:
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/../../../../include/c++/4.7.2/backward/backward_warning.h:33:2:
> προειδοποίηση: #warning This file includes at least one deprecated or
> antiquated header which may be removed without further notice at a
> future date. Please use a non-deprecated interface with equivalent
> functionality instead. For a listing of replacement headers and
> interfaces, consult the file backward_warning.h. To disable this
> warning use -Wno-deprecated. [-Wcpp]
> runtime.in: In function ‘void run::gen_runtime3(vm::stack*)’:
> runtime.in:241:29: σφάλμα: ‘isnan’ was not declared in this scope
> runtime.in:241:29: σημείωση: suggested alternative:
> In file included from pair.h:18:0,
>                  from settings.h:15,
>                  from errormsg.h:13,
>                  from stack.h:13,
>                  from runtimebase.in:1:
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/../../../../include/c++/4.7.2/cmath:839:5:
> σημείωση:   ‘std::isnan’
> make: *** [runtime.o] Error 1
> 
> Solution replace isnan  with std::isnan
> 
> Second error:
> 
> algebra3.cc:78:36: σημείωση: candidates are:
> In file included from
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/include-fixed/math.h:46:0,
>                  from
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/../../../../include/c++/4.7.2/cmath:46,
>                  from algebra3.h:80,
>                  from algebra3.cc:75:
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/include-fixed/iso/math_iso.h:203:21:
> σημείωση: long double std::acos(long double)
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/include-fixed/iso/math_iso.h:175:15:
> σημείωση: float std::acos(float)
> /usr/lib/gcc/i386-pc-solaris2.11/4.7.2/include-fixed/iso/math_iso.h:73:15:
> σημείωση: double std::acos(double)
> 
> Replace acos with std::acos

I'd say that these corrections have nothing to do with interact.cc
getline error.

-- 
Nikola Lečić = Никола Лечић
fingerprint : FEF3 66AF C90E EDC3 D878  7CDC 956D F4AB A377 1C9B
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 314 bytes
Desc: not available
URL: <http://tug.org/pipermail/tlbuild/attachments/20130404/3781a312/attachment.bin>


More information about the tlbuild mailing list