Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Backport replace CORBA::string_dup with Tango::string_dup#474

Merged
bourtemb merged 4 commits intotango-9-ltsfrom
backport-replace-corba-string_dup-with-tango
Sep 19, 2018
Merged

Backport replace CORBA::string_dup with Tango::string_dup#474
bourtemb merged 4 commits intotango-9-ltsfrom
backport-replace-corba-string_dup-with-tango

Conversation

@Ingvord
Copy link
Copy Markdown
Member

@Ingvord Ingvord commented Aug 21, 2018

Commit 65b3e79 - 20min

@Ingvord Ingvord requested a review from bourtemb August 23, 2018 09:14
@Ingvord Ingvord force-pushed the backport-replace-corba-string_dup-with-tango branch from a5305b9 to e746ecd Compare August 28, 2018 07:59
Copy link
Copy Markdown
Collaborator

@t-b t-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I've left one comment.

Comment thread cppapi/server/tango.h Outdated
@tango-controls tango-controls deleted a comment Sep 6, 2018
Copy link
Copy Markdown
Member Author

@Ingvord Ingvord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SonarQube analysis found issues:
Bug Bugs: 0
Vulnerability Vulnerabilities: 0
Code Smell Code Smells: 1

See all issues in SonarCloud

Comment thread cppapi/server/tango.h
//
// A short inline function to hide the CORBA::string_dup function
//
namespace Tango {
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Smell Code Smell: Rename this namespace to match the regular expression: [a-z][a-z_0-9]*+ (cpp:NamespaceName)

See it in SonarCloud

Copy link
Copy Markdown
Member

@bourtemb bourtemb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.
I would suggest to squash the commits to keep a cleaner history in tango-9-lts. Feel free to keep the information about the total time spent on this PR in the final commit message.

@bourtemb bourtemb merged commit 1ddda45 into tango-9-lts Sep 19, 2018
bourtemb added a commit that referenced this pull request Sep 19, 2018
@t-b t-b deleted the backport-replace-corba-string_dup-with-tango branch October 29, 2019 15:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants