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 redundant -ext:on from build.xml #727

Merged
merged 3 commits into from
Nov 19, 2019

Conversation

AirQuick
Copy link
Member

build.xml sets ALLOW_­EXTERNAL_­FUNCTIONS on, but its default is on per Saxon doc. I looked back the corresponding commit message but there was no reason provided.

This pull request removes the redundant lines from build.xml. If we reinstate the lines, we will need to provide source code comments and/or tests to show why those redundant lines are necessary.

Non-commercial Saxon versions are tested on CI. As for the commercial Saxon, I tested with Saxon-EE 9.9.1.5 (Windows), 9.8.0.12 (Linux) and 9.7.0.21 (Windows) on my local machine.

@AirQuick AirQuick added this to the v1.5.0 milestone Nov 15, 2019
@AirQuick AirQuick merged commit 0a44b4e into xspec:master Nov 19, 2019
@AirQuick AirQuick deleted the rm-allow-extern-fn branch November 19, 2019 07:51
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

1 participant