lp:~charlesk/indicator-session/fix-clang-compiler-warnings

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/indicator-session/fix-clang-compiler-warnings
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
Session Menu
Status:
Development

Recent revisions

463. By Charles Kerr

add -Wno-foo warning exceptions for stuff that don't make sense to fix (eg, -Wno-padded)

462. By Charles Kerr

fix -Wmissing-prototypes error in MockBackend: add include for backend.h

461. By Charles Kerr

fix -Wsign-conversion error in gtest-dbus-fixture: g_timeout_add()'s interval arg is unsigned

460. By Charles Kerr

fix -Wsign-conversion warning in TestService::Users: make local user-id variables unsigned

459. By Charles Kerr

fix -Wshorten-64-to-32 warning: make the downcast explicit.

458. By Charles Kerr

fix -Wincompatible-pointer-types-discards-qualifiers warning: add const correctness to report_recoverable_problem()

457. By Charles Kerr

fix -Wshorten-64-to-32 warning: make the downcast explicit.

456. By Charles Kerr

fix -Wmissing-prototypes warning: user_record_new() should be a static function

455. By Charles Kerr

fix a -Wsign-conversion warning: end_session_dialog_call_open()'s 'type' arg is a guint, not an int.

454. By Charles Kerr

fix -Wused-but-marked-unused warning: gself was used

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:indicator-session/14.10
This branch contains Public information 
Everyone can see this information.

Subscribers