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

Look on possible bug about fastSkip with clang-14.0.6 #76

Open
svalat opened this issue Jun 17, 2023 · 0 comments
Open

Look on possible bug about fastSkip with clang-14.0.6 #76

svalat opened this issue Jun 17, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers
Milestone

Comments

@svalat
Copy link
Member

svalat commented Jun 17, 2023

After fixing bug #74 we observed an issue with fastSkip default value used to ignore the internal functions of MALT.

In principle it should have the right value by default but this is not what is reported in the previous issue by using CLang compiler (14.0.6).

Need to look for the auto-detection on this compiler.

Waiting a fix the workaround is to use the manual setting by using :

malt -o stack:skip=3 ...
@svalat svalat added bug Something isn't working good first issue Good for newcomers labels Jun 17, 2023
@svalat svalat added this to the v1.2.2 milestone Jun 17, 2023
@svalat svalat modified the milestones: v1.2.2, v1.2.3 Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant