]> code.delx.au - gnu-emacs/commitdiff
; Clarify comment added in previous commit.
authorEli Zaretskii <eliz@gnu.org>
Mon, 21 Dec 2015 18:07:55 +0000 (20:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 21 Dec 2015 18:07:55 +0000 (20:07 +0200)
src/emacs-module.c

index def77e3570a387c53fc133675a0d5231407e6b2a..881ee3119de5a4bcf781a81f93092e0d5a874e5d 100644 (file)
@@ -121,7 +121,7 @@ static emacs_value const module_nil = 0;
 /* Convenience macros for non-local exit handling.  */
 
 /* FIXME: The following implementation for non-local exit handling
-   does not work with stack overflow detection.  */
+   does not support recovery from stack overflow, see sysdep.c.  */
 
 /* Emacs uses setjmp and longjmp for non-local exits, but
    module frames cannot be skipped because they are in general