Skip to content

Promote some widely used string variables to const values for easy maintenance purpose & Fix build warning#77

Merged
tawan0109 merged 2 commits intomicrosoft:masterfrom
tawan0109:master
Nov 20, 2015
Merged

Promote some widely used string variables to const values for easy maintenance purpose & Fix build warning#77
tawan0109 merged 2 commits intomicrosoft:masterfrom
tawan0109:master

Conversation

@tawan0109
Copy link
Member

  • Use public const string to declare those widely referenced string values for easy maintenance purpose.
  • Fix build warning.

tawan0109 added a commit that referenced this pull request Nov 20, 2015
Promote some widely used string variables to const values for easy maintenance purpose & Fix build warning
@tawan0109 tawan0109 merged commit 26d38e0 into microsoft:master Nov 20, 2015
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: "SPARKCLR_HOME" is probably another string that is const-able.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants