help-octave
[Top][All Lists]
Advanced

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

Re: interval 1.4.0 released


From: Oliver Heimlich
Subject: Re: interval 1.4.0 released
Date: Tue, 9 Feb 2016 19:15:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0

> While building interval-1.4.0 under MacPorts (against octave 4.0.0), I get 
> the following error:
> 
> /usr/bin/clang++ -c -I/opt/local/include -fPIC 
> -I/opt/local/include/octave-4.0.0/octave/.. 
> -I/opt/local/include/octave-4.0.0/octave -I/opt/local/include -D_THREAD_SAFE 
> -pthread -pipe -Os -arch x86_64 -stdlib=libc++    mpfr_function_d.cc -o 
> mpfr_function_d.o
> mpfr_function_d.cc:184:24: error: conversion from 'const octave_int<unsigned 
> long long>' to 'unsigned long' is ambiguous
>       mpfr_fac_ui (mp, arg.elem (i), rnd);
>                        ^~~~~~~~~~~~
> 
> Maybe clang++ is more picky than g++...
> 
> Marius

Marius, thanks for the report. Windows is also affected, see bug #47100.

Oliver



reply via email to

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