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

Fix syntax error when building with USE_VML #445

Merged
merged 1 commit into from
Aug 13, 2023
Merged

Fix syntax error when building with USE_VML #445

merged 1 commit into from
Aug 13, 2023

Conversation

cgohlke
Copy link
Contributor

@cgohlke cgohlke commented Aug 13, 2023

Fixes a compile error when building with MKL/VML:

numexpr/interpreter.cpp(996): error C2144: syntax error: 'int' should be preceded by ';'
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.37.32822\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2

@robbmcleod robbmcleod merged commit bfb900f into pydata:master Aug 13, 2023
9 checks passed
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