[Groonga-commit] groonga/groonga [master] Add deprected comment

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 10 12:16:27 JST 2013


Kouhei Sutou	2013-01-10 12:16:27 +0900 (Thu, 10 Jan 2013)

  New Revision: 51081841138ec3b6442187e311a9741e6ee17146
  https://github.com/groonga/groonga/commit/51081841138ec3b6442187e311a9741e6ee17146

  Log:
    Add deprected comment

  Modified files:
    lib/ctx.c

  Modified: lib/ctx.c (+1 -0)
===================================================================
--- lib/ctx.c    2013-01-10 12:15:41 +0900 (627d814)
+++ lib/ctx.c    2013-01-10 12:16:27 +0900 (23aebde)
@@ -798,6 +798,7 @@ logger_info_func_wrapper(grn_ctx *ctx, grn_log_level level,
   info->func(level, timestamp, title, message, location, info->func_arg);
 }
 
+/* Deprecated since 2.1.2. */
 grn_rc
 grn_logger_info_set(grn_ctx *ctx, const grn_logger_info *info)
 {
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index