14 Jun
                
                    2007
                
            
            
                14 Jun
                
                '07
                
            
            
            
        
    
                3:58 p.m.
            
        Chris Fairles wrote:
The svn code seems to be incompatible with 1.34.0 due to item #2 of http://www.boost.org/libs/filesystem/doc/tr2_proposal.html#Issues
boost::filesystem::path_traits> >' has no member named 'normalize'
Thanks for pointing this out Chris. I removed it for now. It was to prevent paths like foo/include/../../../bar/include in the output. Eddy