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

Updated LICENSE and AUTHOR info regarding xdrfile (closes #679) #699

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

mnmelo
Copy link
Member

@mnmelo mnmelo commented Feb 8, 2016

Rebranded our xdrlib with cython bindings as libmdaxdr.

Further standardized XDR error message reporting and exceptions
(now mostly IOError).

Removed reference to the old SWIG numpy.i in the credits.

Made logo LICENSE info consistent

@@ -34,6 +34,7 @@ Enhancement

Changes

* xdrlib was rebranded limdaxdr. (Issue #679)
Copy link
Member

Choose a reason for hiding this comment

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

Libmdaxdr

@kain88-de
Copy link
Member

@mnmelo you forgot to add the renamed c-file. This is the reason the minimal build fails. The full build fails because you didn't change the offsets detection code in XDR.py

@kain88-de kain88-de closed this Feb 8, 2016
@kain88-de kain88-de reopened this Feb 8, 2016
@mnmelo
Copy link
Member Author

mnmelo commented Feb 8, 2016

Ouch... That was a sloppy rebasing I made. And dumb to have skipped libmdaxdr.c (had just finished working on skipping the cythonized files).

@orbeckst
Copy link
Member

orbeckst commented Feb 8, 2016

Overall looks good to me, thanks for doing the legalese.
I am assigning the merge to @kain88-de as he's patrolling here anyway.

@orbeckst orbeckst added this to the 0.14 milestone Feb 8, 2016
Rebranded our xdrlib with cython bindings as libmdaxdr.

Further standardized XDR error message reporting and exceptions
(now mostly IOError).

Removed reference to the old SWIG numpy.i in the credits.

Made logo LICENSE info consistent
kain88-de added a commit that referenced this pull request Feb 8, 2016
Updated LICENSE and AUTHOR info regarding xdrfile (closes #679)
@kain88-de kain88-de merged commit 8bd70bf into develop Feb 8, 2016
@mnmelo mnmelo deleted the issue-679-xdr_licenseinfo branch February 9, 2016 01:27
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.

3 participants