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

ICU-20859 ICU4C: Python data build uses wrong value for tool_cfg #883

Merged
merged 1 commit into from
Oct 11, 2019

Conversation

jefgen
Copy link
Member

@jefgen jefgen commented Oct 10, 2019

The tool_cfg setting that is passed to the Python data build script should use CFGTOOLS instead of CFG.
The rest of the Makedata.mak makefile uses CFGTOOLS, so this is inconsistent.

However, this also causes build failures on ARM64 builds when the data file hasn't previously been built (for either x86 or x64). -- (Thanks to Marc Sweetgall for reporting/finding this!).

Checklist

@jefgen jefgen merged commit c6d2de5 into unicode-org:master Oct 11, 2019
@jefgen jefgen deleted the jefgen/ICU-20859_python_tool_cfg branch October 11, 2019 18:42
mihnita added a commit to mihnita/icu that referenced this pull request Sep 18, 2024
- Matching PR unicode-org#883 in the message-format-wg repo.
- Also removes some unused imports
mihnita added a commit that referenced this pull request Sep 18, 2024
- Matching PR #883 in the message-format-wg repo.
- Also removes some unused imports
catamorphism added a commit to catamorphism/icu that referenced this pull request Sep 19, 2024
Matching PR unicode-org#883 in the message-format-wg repo.

Also move spec tests for unsupported statements and expressions into new files
to serve as syntax error tests.
catamorphism added a commit to catamorphism/icu that referenced this pull request Sep 20, 2024
Matching PR unicode-org#883 in the message-format-wg repo.

Also move spec tests for unsupported statements and expressions into new files
to serve as syntax error tests.
catamorphism added a commit to catamorphism/icu that referenced this pull request Sep 20, 2024
Matching PR unicode-org#883 in the message-format-wg repo.

Also move spec tests for unsupported statements and expressions into new files
to serve as syntax error tests.
catamorphism added a commit to catamorphism/icu that referenced this pull request Sep 20, 2024
Matching PR unicode-org#883 in the message-format-wg repo.

Also move spec tests for unsupported statements and expressions into new files
to serve as syntax error tests.
catamorphism added a commit that referenced this pull request Sep 21, 2024
Matching PR #883 in the message-format-wg repo.

Also move spec tests for unsupported statements and expressions into new files
to serve as syntax error tests.
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.

3 participants