octave-maintainers
[Top][All Lists]
Advanced

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

Infinite recursion warning


From: Carlo De Falco
Subject: Infinite recursion warning
Date: Mon, 19 Feb 2018 12:10:43 +0000

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.

c.





reply via email to

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