 
            
            
            
            
                22 Sep
                
                    2008
                
            
            
                22 Sep
                
                '08
                
            
            
            
        
    
                8:15 p.m.
            
        OK, I found the problem. The existing __GNUG__ branch in misc.hpp is also under a __sun guard that I didn't see, so it didn't pick up the changed path at all. All tests pass now. Sebastian