octave-maintainers
[Top][All Lists]
Advanced

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

Re: Infinite recursion warning


From: John W. Eaton
Subject: Re: Infinite recursion warning
Date: Mon, 19 Feb 2018 14:11:58 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

On 02/19/2018 07:10 AM, Carlo De Falco wrote:

Hi,

since this changeset:

   http://hg.savannah.gnu.org/hgweb/octave/rev/39186eac5a05

I see the following warning (repeated many times) when compiling with clang++ :

../octave/libinterp/corefcn/pr-output.h:202:1: warning: all paths through this 
function will call itself [-Winfinite-recursion]
{
^
1 warning generated.

It is just a warning but it looks a bit scary so I thought it might be worth 
reprting.

Oops.  I checked in a fix:

  http://hg.savannah.gnu.org/hgweb/octave/rev/240bd1e4f31e

Thanks,

jwe



reply via email to

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