Hi, Marius Vollmer <[EMAIL PROTECTED]> writes:
> I just put scm_is_pair into inline.h, using our existing inlining > machinery that should be portable enough. Ok? Ok, thanks! But (there's always a `but' ;-)) it feels somewhat wrong to put it in `inline.h' rather than in `pairs.h' just because it's inline. > This happens to me with and without scm_is_pair being an inline. Our > default stack limit just seems to be too tight. We could arbitarily > raise it from 20000 to, say, 30000. Right, maybe we should do it. Thanks, Ludovic. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel