You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix multiple calls to _build_gFTL_extension_module (pyccel#2114)
Fix error when there are multiple calls to
`_build_gFTL_extension_module`. Fixespyccel#2103 .
This error is due to illogical usage of `matching_expr_type`. The error
was introduced since the last version so this is not added to the
CHANGELOG.
0 commit comments