Add FIXME
This commit is contained in:
		
							parent
							
								
									23c5be6fbe
								
							
						
					
					
						commit
						e42e6398cb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -116,6 +116,7 @@ kernelLoadDataInt(const char *filename)
 | 
			
		|||
 | 
			
		||||
	VALUE marsh = rb_const_get(rb_cObject, rb_intern("Marshal"));
 | 
			
		||||
 | 
			
		||||
	// FIXME need to catch exceptions here with begin rescue
 | 
			
		||||
	VALUE result = rb_funcall(marsh, rb_intern("load"), 1, port);
 | 
			
		||||
 | 
			
		||||
	rb_funcall(port, rb_intern("close"), 0);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue