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

Remove ".h" header style detection once an alternative becomes available. #15

Closed
daoswald opened this issue Aug 11, 2014 · 1 comment
Closed

Comments

@daoswald
Copy link
Owner

When an alternative to the existing ".h" header style detection becomes available, remove this logic from Makefile.PL, etc., and rely on the external solution. (This might be implemented in EU::CG, or a new module with this specific purpose.)

leont leans the direction that I'm actually beginning to favor, which is to just assume standards compliance on this issue, since it's going to be a 12-16 year old compiler that doesn't implement standardized headers.

By ignoring the issue, we can rip some ugly logic out of Makefile.PL, and just move on with life. ;)

@daoswald
Copy link
Owner Author

Closing this issue as we seem to not be able to make a smooth transition to ExtUtils::CppGuess at this time.

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

No branches or pull requests

1 participant