[armedbear-devel] Problem loading Lisp file on Mac, but works on Windows
            
            
            
                25 Jul
                
                    2009
                
            
            
                25 Jul
                
                '09
                
            
            
            
        
    
                3:27 p.m.
            
        I've written a Java program that calls a Lisp program. On Windows, this works just fine. However when I run it on Mac OS X, I get this error: Error loading /Users/paul/Documents/workspaces/MyOpenSourceProjects/ JVMLanguages/src/life.lisp at line 53 (offset 1628) Debugger invoked on condition of type END-OF-FILE: #<END-OF-FILE {51190A}> [1] CL-USER(1): Any idea what is going wrong here? I wrote both the Lisp and Java files on Windows originally. Is it some sort of character encoding problem? Here are the relevant files: http://automatous-monk.cvs.sourceforge.net/viewvc/automatous-monk/JVMLanguag... http://automatous-monk.cvs.sourceforge.net/viewvc/automatous-monk/JVMLanguag... Paul
        5946
        
      
          Age (days ago)
        
      
        5946
        
    
          Last active (days ago)
        
        
        
        0 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Paul Reiners