susumu.yata
null+****@clear*****
Wed Dec 3 14:46:47 JST 2014
susumu.yata 2014-12-03 14:46:47 +0900 (Wed, 03 Dec 2014) New Revision: 4a9af6cb5ed1aab0bec99607a5963303bca2322b https://github.com/groonga/grnxx/commit/4a9af6cb5ed1aab0bec99607a5963303bca2322b Message: Add TODO comments. Modified files: include/grnxx/error.hpp lib/grnxx/error.cpp Modified: include/grnxx/error.hpp (+3 -0) =================================================================== --- include/grnxx/error.hpp 2014-12-03 14:43:06 +0900 (de2b8cc) +++ include/grnxx/error.hpp 2014-12-03 14:46:47 +0900 (c747c82) @@ -1,3 +1,6 @@ +// TODO: Exception classes and utility macros should be provided for detailed +// error handling. + #ifndef GRNXX_ERROR_HPP #define GRNXX_ERROR_HPP Modified: lib/grnxx/error.cpp (+3 -0) =================================================================== --- lib/grnxx/error.cpp 2014-12-03 14:43:06 +0900 (5536c35) +++ lib/grnxx/error.cpp 2014-12-03 14:46:47 +0900 (616513b) @@ -1,3 +1,6 @@ +// TODO: Exception classes and utility macros should be provided for detailed +// error handling. + #include "grnxx/error.hpp" #include <cstdio> -------------- next part -------------- HTML����������������������������... 下载