octave-maintainers
[Top][All Lists]
Advanced

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

Intel C++ bug fix


From: John W. Eaton
Subject: Intel C++ bug fix
Date: Thu, 24 Apr 2008 03:24:01 -0400

On 24-Apr-2008, Jaroslav Hajek wrote:

| hello,
| 
| after I've built octave yesterday with Intel C++, I get a
| "max_recursion_limit exceeded" message at startup.
| This is apparently triggered by use of uninitialized
| octave_user_script::call_depth (gcc seems to add the missing
| initialization
| automatically). Attached is a changeset with a fix.

Thanks.

I also added initializers for t_parsed and t_checked, same as we have
for the octave_user_function constructor.

jwe


reply via email to

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