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

Avoid GAP headers other than src/compiled.h #417

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

fingolfin
Copy link
Contributor

I'd like to clean up the GAP src directory for GAP 4.10 (see gap-system/gap#1915). However, this will break packages which directly include GAP headers other than src/compiled.h -- but luckily there are just two packages doing that, IO and semigroups. Hence this PR.

The name src/compiled.h is of course not very "intuitive", so I'd like to change that eventually, too (naming suggestions are welcome :-), but it'll stick around as long as packages use it.

@wilfwilson wilfwilson merged commit 23ec47b into semigroups:stable-3.0 Nov 17, 2017
@wilfwilson
Copy link
Collaborator

Thanks @fingolfin

@fingolfin fingolfin deleted the mh/compiled.h branch February 16, 2018 11:43
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.

2 participants