guile-devel
[Top][All Lists]
Advanced

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

SCM_STACK_LIMIT conflict


From: Lars J. Aas
Subject: SCM_STACK_LIMIT conflict
Date: Wed, 15 Nov 2000 23:07:37 +0100
User-agent: Mutt/1.2.5i

I get a conflict for these defines (not so strange) when I'm trying to
compile CVS guile-core on NT4.0 with Visual C++.

[libguile/debug.h]
#define SCM_STACK_LIMIT         scm_debug_opts[12].val

[libguile/stackchk.h]
#define SCM_STACK_LIMIT 100000

I trust you guys know better how to fix this conflict than me...

  Lars J



reply via email to

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