| 
          | checkersReport |  | information | Active checkers: 108/836 (use --checkers-report=<filename> to see details) | 
      
       | image-converter/baul-image-converter.c | 
         | 101 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
         | 102 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
         | 103 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'baul_image_converter_get_background_items' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
      
       | sendto/baul-nste.c | 
         | 40 | variableScope | 398 | style | The scope of the variable 'uri' can be reduced. | 
         | 72 | knownConditionTrueFalse | 571 | style | Condition 'files!=NULL' is always true | 
      
       | sendto/baul-sendto-command.c | 
         | 85 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'destroy_dialog' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
         | 403 | variableScope | 398 | style | The scope of the variable 'w' can be reduced. | 
         | 424 | variableScope | 398 | style | The scope of the variable 'pixbuf' can be reduced. | 
         | 631 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. | 
      
       | sendto/plugins/baul-burn/baul-burn.c | 
         | 134 | variableScope | 398 | style | The scope of the variable 'fenum' can be reduced. | 
         | 135 | variableScope | 398 | style | The scope of the variable 'file_info' can be reduced. | 
         | 136 | variableScope | 398 | style | The scope of the variable 'child' can be reduced. | 
      
       | sendto/plugins/emailclient/emailclient.c | 
         | 126 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_contacts_widget' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
      
       | sendto/plugins/gajim/gajim.c | 
         | 56 | variableScope | 398 | style | The scope of the variable 'existing_contact' can be reduced. | 
         | 62 | variableScope | 398 | style | The scope of the variable 'jid' can be reduced. | 
         | 200 | variableScope | 398 | style | The scope of the variable 'account' can be reduced. | 
         | 409 | variableScope | 398 | style | The scope of the variable 'value' can be reduced. | 
         | 411 | variableScope | 398 | style | The scope of the variable 'contact_props' can be reduced. | 
         | 416 | variableScope | 398 | style | The scope of the variable 'file_path' can be reduced. | 
      
       | sendto/plugins/pidgin/pidgin.c | 
         | 376 | variableScope | 398 | style | The scope of the variable 'file' can be reduced. | 
         | 377 | variableScope | 398 | style | The scope of the variable 'file_path' can be reduced. | 
         | 443 | uninitvar | 457 | error | Uninitialized variable: contacts_group | 
      
       | sendto/plugins/removable-devices/removable-devices.c | 
         | 41 | constParameterCallback | 398 | style | Parameter 'mount' can be declared as pointer to const. However it seems that 'cb_mount_removed' is a callback function, if 'mount' is declared with const you might also need to cast function pointer(s). | 
      
       | sendto/plugins/upnp/upnp.c | 
         | 245 | constParameterCallback | 398 | style | Parameter 'G_GNUC_UNUSED' can be declared as pointer to const. However it seems that 'get_contacts_widget' is a callback function, if 'G_GNUC_UNUSED' is declared with const you might also need to cast function pointer(s). | 
      
       | share/shares.c | 
         | 392 | knownConditionTrueFalse | 571 | style | Condition 'path!=NULL' is always true | 
         | 711 | constVariablePointer | 398 | style | Variable 'old_info' can be declared as pointer to const | 
         | 721 | knownConditionTrueFalse | 571 | style | Condition 'old_info!=NULL' is always true | 
      
       | wallpaper/baul-wallpaper-extension.c | 
         | 86 | variableScope | 398 | style | The scope of the variable 'item' can be reduced. |