/[emacs]/emacs/src/bytecode.c
ViewVC logotype

Diff of /emacs/src/bytecode.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.79 by monnier, Thu Sep 11 21:58:32 2003 UTC revision 1.80 by rms, Sun Aug 22 17:43:26 2004 UTC
# Line 855  If the third argument is incorrect, Emac Line 855  If the third argument is incorrect, Emac
855            }            }
856    
857          case Bunwind_protect:          case Bunwind_protect:
           /* The function record_unwind_protect can GC.  */  
           BEFORE_POTENTIAL_GC ();  
858            record_unwind_protect (Fprogn, POP);            record_unwind_protect (Fprogn, POP);
           AFTER_POTENTIAL_GC ();  
859            break;            break;
860    
861          case Bcondition_case:          case Bcondition_case:

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26