From: Konstantin L. <1da...@ma...> - 2007-08-27 19:33:47
|
Hello, Scott! You wrote to <log...@li...> on Fri, 24 Aug 2007 00:49:03 -0400: SC> See diff below. There was one error (strict C++ doesn't permit SC> assignment of non-const iterators to const iterators), one warning I SC> fixed with a using import, and one bug I didn't really know what to do SC> with. SC> CategoryStream is declaring eol twice, once as an enum and once as a SC> function. For the build, I just renamed the enum, but I'll leave the SC> final fix to the maintainers. SC> Once this is all fixed, I'll test OS X. Please, test it. I think I have fixed all issues. With best regards, Konstantin Litvinenko. |