Juan Jose Garcia-Ripoll <[email protected]> writes:

> On Sun, Mar 27, 2011 at 6:22 PM, Stas Boukarev <[email protected]> wrote:
>>
>> The first problem I encounter when building the latest ECL is a stray
>> reference to ecl_query_all_processes_status. That's easily fixable, and
>> the attached patch does that.
>
> The problem with the patch is that it creates an infinitely recursive
> function.
> Instead it should read si_wait_for_all_processes(1, Ct);
> I will upload a fix.
Now i get:

Compiling SRC:LSP;SETF.LSP.
....
;;; Compiling (DEFMACRO POP ...).
;;; End of Pass 1.
;;; Note:
;;;   Refusing to propagate #<form RPLACD 452ea50>

;;;
;;; Stack overflow.
;;; Jumping to the outermost toplevel prompt
;;;

That's on x86-64 linux, with threads disabled, doesn't happen on
x86-linux with the same Gcc version.

-- 
With best regards, Stas.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Ecls-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to