lp:~charlesk/keeper/fix-armhf-warnings

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/keeper/fix-armhf-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:
Keeper
Status:
Merged

Recent revisions

99. By Charles Kerr

make four Helper methods 'pure': state(), percent_done(), expected_size(), and speed() [-Wsuggest-attribute=pure]

98. By Charles Kerr

make explicit a previously-implicit qint64-to-size_t conversion [-Wconversion]

97. By Charles Kerr

make StorageFrameworkClient a final class to enable devirtualization of 2 calls [-Wsuggest-final-types]

96. By Charles Kerr

make BackupHelper a final class to enable devirtualization of 2 calls [-Wsuggest-final-types]

95. By Charles Kerr

in util::UnixSignalHandler(), ignore the return value from ::read() and ::write()

94. By Charles Kerr

implement Metadata::~Metadata() in the cpp file

93. By Charles Kerr

make MetadataProvider::get_backups() const as suggested by -Wsuggest-attribute=const

92. By Charles Kerr

fix rounding errors in HelperClass::PercentDone unit test

Branch metadata

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

Subscribers