Kouhei Sutou
null+****@clear*****
Thu Oct 11 18:15:54 JST 2012
Kouhei Sutou 2012-10-11 18:15:54 +0900 (Thu, 11 Oct 2012) New Revision: 7ec7141cac6f1fa1397f658bf48eebf3ca8dc31f https://github.com/groonga/groonga/commit/7ec7141cac6f1fa1397f658bf48eebf3ca8dc31f Log: Add my distress as a comment Modified files: plugins/query_expanders/tsv.c Modified: plugins/query_expanders/tsv.c (+3 -2) =================================================================== --- plugins/query_expanders/tsv.c 2012-10-11 18:10:27 +0900 (f74c7e7) +++ plugins/query_expanders/tsv.c 2012-10-11 18:15:54 +0900 (30d482f) @@ -17,8 +17,9 @@ #include <groonga/plugin.h> -/* groonga's internal headers: They should be removed. */ -/* for grn_text_fgets() */ +/* groonga's internal headers */ +/* for grn_text_fgets(): We don't want to require stdio.h for groonga.h. + What should we do? Should we split header file such as groonga/stdio.h? */ #include <str.h> #include <stdio.h> -------------- next part -------------- HTML����������������������������...Download