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

7x Fix crash on save of Fireworks configuration when output file is not valid #5246

Merged
merged 1 commit into from Sep 16, 2014

Conversation

alja
Copy link
Contributor

@alja alja commented Sep 9, 2014

The crash was in std::string constructor, used as formatted print:
std::string message("unable to open file %s ", iName.c_str());

@alja
Copy link
Contributor Author

alja commented Sep 9, 2014

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 9, 2014

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs unless changes or unless it breaks tests. @nclopezo, @ktf can you please take care of it?

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs unless changes (tests are also fine). @nclopezo, @ktf can you please take care of it?

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_7_1_X IBs unless changes (tests are also fine). @nclopezo, @ktf can you please take care of it?

davidlange6 added a commit that referenced this pull request Sep 16, 2014
7x Fix crash on save of Fireworks configuration when output file is not  valid
@davidlange6 davidlange6 merged commit 87d6317 into cms-sw:CMSSW_7_1_X Sep 16, 2014
@alja alja deleted the saveConf-crash branch May 11, 2017 21:06
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.

None yet

3 participants