Ableton / aqt-stylesheets

Apply CSS style sheets to QML applications
Other
214 stars 39 forks source link

Update cpp-peglib to make it build with more versions of clang #66

Closed jab-ableton closed 3 years ago

jab-ableton commented 3 years ago

This is not the current master, but it removes the enabler variable that led to an undefined reference with more versions of clang beyond version 5.

https://github.com/yhirose/cpp-peglib/blob/559836cda1/peglib.h

jab-ableton commented 3 years ago

@gck-ableton Could you have a look?

jab-ableton commented 3 years ago

@gck-ableton How about now?

gck-ableton commented 3 years ago

@gck-ableton How about now?

Looks good! Can you merge on your own?

ala-ableton commented 3 years ago

@jab-ableton please rebase on top of the latest master. I also added you to the Ableton org so you can merge this PR (and don't even need to make a fork in the future).