[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebindings/qtruby/rubylib/qtruby
From:       Alexander Kellett <lypanov () kde ! org>
Date:       2003-08-05 10:20:51
[Download RAW message or body]

CVS commit by lypanov: 

warnings -= 4


  M +5 -3      handlers.cpp   1.4


--- kdebindings/qtruby/rubylib/qtruby/handlers.cpp  #1.3:1.4
@@ -33,10 +33,10 @@ extern VALUE set_obj_info(const char * c
 
 void
-smokeruby_mark(void * p)
+smokeruby_mark(void * /*p*/)
 {
 }
 
 void
-smokeruby_free(void * p)
+smokeruby_free(void * /*p*/)
 {
 //    smokeperl_object *o = (smokeperl_object*)mg->mg_ptr;
@@ -359,5 +359,5 @@ marshall_basetype(Marshall *m)
 }
 
-static void marshall_void(Marshall *m) {}
+static void marshall_void(Marshall * /*m*/) {}
 static void marshall_unknown(Marshall *m) {
     m->unsupported();
@@ -477,4 +477,5 @@ static void marshall_QString(Marshall *m
 }
 
+#if 0
 static const char *not_ascii(const char *s, uint &len)
 {
@@ -488,4 +489,5 @@ static const char *not_ascii(const char 
     return r ? s : 0L;
 }
+#endif
 
 static void marshall_QCString(Marshall *m) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic