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

added file and cli flag for retrieving cyclus core and dependency versions #587

Merged
merged 1 commit into from
Sep 23, 2013

Conversation

rwcarlsen
Copy link
Member

Fixes #578.


const char* xmlpp() {
return "???";
};
Copy link
Member

Choose a reason for hiding this comment

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

Looking at the xml++ source code, I don't think that this is possible to know at run time. Which is LAME! However, given that, I'd rather remove this function and increase the signal to noise than display something unknowable.

@scopatz
Copy link
Member

scopatz commented Sep 21, 2013

Hey @rwcarlsen, great work! Thanks for doing this. Just see my note about removing the xmlpp refs.

@rwcarlsen
Copy link
Member Author

rebased - removed xml++ version func.

@scopatz
Copy link
Member

scopatz commented Sep 23, 2013

Thanks. Looks good to me. Taking it for a test drive now.

@scopatz scopatz merged commit 2238c6a into cyclus:develop Sep 23, 2013
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.

None yet

2 participants