[Groonga-commit] groonga/groonga at 73596be [master] Add missing unsigned

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Thu Oct 30 20:27:04 JST 2014


Kouhei Sutou	2014-10-30 20:27:04 +0900 (Thu, 30 Oct 2014)

  New Revision: 73596beafa7737a9c428eaa88501887a73928a72
  https://github.com/groonga/groonga/commit/73596beafa7737a9c428eaa88501887a73928a72

  Message:
    Add missing unsigned

  Modified files:
    src/groonga_benchmark.c

  Modified: src/groonga_benchmark.c (+1 -1)
===================================================================
--- src/groonga_benchmark.c    2014-10-30 20:26:48 +0900 (3ce072d)
+++ src/groonga_benchmark.c    2014-10-30 20:27:04 +0900 (dd6150f)
@@ -1149,7 +1149,7 @@ typedef struct _grntest_worker {
 } grntest_worker;
 
 #ifdef WIN32
-static int
+static unsigned int
 __stdcall
 worker(void *val)
 {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index