Return raw continuation if eval of Scheme expression fails
part of darcs patch Sun Sep 18 14:42:25 EEST 2005 Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
		
							parent
							
								
									d921e332be
								
							
						
					
					
						commit
						48b7f617e0
					
				| 
						 | 
					@ -431,6 +431,7 @@
 | 
				
			||||||
  (open scheme
 | 
					  (open scheme
 | 
				
			||||||
        srfi-6
 | 
					        srfi-6
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						inspect-exception
 | 
				
			||||||
        rt-modules)
 | 
					        rt-modules)
 | 
				
			||||||
  (files eval-environment))
 | 
					  (files eval-environment))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -829,8 +830,8 @@
 | 
				
			||||||
        srfi-8
 | 
					        srfi-8
 | 
				
			||||||
	srfi-13
 | 
						srfi-13
 | 
				
			||||||
	debugging
 | 
						debugging
 | 
				
			||||||
	inspect-exception
 | 
					        inspect-exception
 | 
				
			||||||
	tty-debug
 | 
					        tty-debug
 | 
				
			||||||
	threads
 | 
						threads
 | 
				
			||||||
	rendezvous
 | 
						rendezvous
 | 
				
			||||||
	(modify	rendezvous-channels
 | 
						(modify	rendezvous-channels
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue