-
-
Notifications
You must be signed in to change notification settings - Fork 585
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 macro name clash introduced in #25633 #33284
Comments
Last 10 new commits:
|
Commit: |
comment:6
This fixes the problem, as can be seen in https://github.com/mkoeppe/sage/runs/5080930073 |
Changed reviewer from https://github.com/mkoeppe/sage/actions/runs/1792451901 to Matthias Koeppe |
comment:8
The linter fails on this one with
|
Changed branch from u/asante/fix_macro_name_clash_introduced_in__25633 to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#25633 breaks the cygwin build
https://github.com/mkoeppe/sage/runs/5054706036?check_suite_focus=true
This is likely from a clash with an unfortunately named macro from a system header file
(see https://eigen.tuxfamily.org/bz/show_bug.cgi?id=658)
CC: @mkoeppe @tscrim
Component: cython
Author: Friedrich Wiemer
Branch/Commit:
a2e1b28
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/33284
The text was updated successfully, but these errors were encountered: