Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some smaller issues #141

Merged
merged 7 commits into from
May 23, 2018
Merged

Fix some smaller issues #141

merged 7 commits into from
May 23, 2018

Conversation

dalgaaf
Copy link
Collaborator

@dalgaaf dalgaaf commented May 16, 2018

No description provided.

Fix for:

[src/librmb/rados-namespace-manager.h:31]: (warning) Redundant
 assignment of 'this->oid_suffix' to itself.

Signed-off-by: Danny Al-Gaaf <[email protected]>
Fix for:

[src/librmb/rados-cluster-impl.cpp:79]: (style) Condition 'ret==0' is
 always true

Signed-off-by: Danny Al-Gaaf <[email protected]>
Fix for:

[src/storage-rbox/rbox-mailbox-list-fs.cpp:97]: (style) Statements
 following return, break, continue, goto or throw will never be executed.
[src/storage-rbox/rbox-mailbox-list-fs.cpp:255]: (style) Statements
 following return, break, continue, goto or throw will never be executed.

Signed-off-by: Danny Al-Gaaf <[email protected]>
Fix for:

[src/librmb/tools/rmb/rmb.cpp:576]: (style) Checking if
 unsigned variable 'args.size()' is less than zero.
[src/librmb/tools/rmb/rmb.cpp:576]: (style) Checking if
 unsigned variable 'opts.size()' is less than zero.

Signed-off-by: Danny Al-Gaaf <[email protected]>
@dalgaaf dalgaaf requested a review from jrse May 17, 2018 06:58
@dalgaaf
Copy link
Collaborator Author

dalgaaf commented May 17, 2018

Are these build issues even related to the code changes?

@jrse
Copy link
Contributor

jrse commented May 17, 2018

no the current build issues are related to additional doveadm backup tests. I'm currently working on this problem.

@dalgaaf
Copy link
Collaborator Author

dalgaaf commented May 23, 2018

who will merge it?

@jrse jrse merged commit 60952bb into master May 23, 2018
@dalgaaf dalgaaf deleted the wip-da-SCA-20180516 branch May 23, 2018 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants