[slime-devel] [BUG] compiler-notes on compile-time errors
            
            
            
                19 Jan
                
                    2009
                
            
            
                19 Jan
                
                '09
                
            
            
            
        
    
                8:56 a.m.
            
        C-c C-c'ing the following (defun foo () ,quux) used to pop up SLDB, but doesn't anymore. The function FOO is not highlighted in the source buffer. The compilation error printed to the REPL looks pretty unreadable, too. This is on SBCL. -T.
            
            
            
                26 Feb
                
            
            
                26 Feb
                
            
            
            
        
    
                11:42 p.m.
            
        "Tobias C. Rittweiler" <tcr@freebits.de> writes:
C-c C-c'ing the following
(defun foo () ,quux)
used to pop up SLDB, but doesn't anymore.
The function FOO is not highlighted in the source buffer.
The compilation error printed to the REPL looks pretty unreadable, too.
This is on SBCL.
I fixed this in CVS. The offending form is now highlighted in the source buffer. -T.
        6094
        
      
          Age (days ago)
        
      
        6132
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                
Tobias C. Rittweiler