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

Makefile syntax highlighting bug #9

Closed
philtay opened this issue Nov 1, 2015 · 1 comment
Closed

Makefile syntax highlighting bug #9

philtay opened this issue Nov 1, 2015 · 1 comment

Comments

@philtay
Copy link

philtay commented Nov 1, 2015

GitHub uses this bundle for Makefile syntax highlighting. Please have a look at this gist:

https://gist.github.com/philtay/5a647f5a573d1052e7f7

The same problem affects TextMate.

Repro:

define foobar
$(and $(filter-out undefined,$(origin 1)),$(1))
endef

define test
command
endef

Ref: github-linguist/linguist#2710

@infininight
Copy link
Member

Corrected in 1a1827d, this is deployed in TextMate but will not be live on Github until the next linguist periodic update in 1-4 weeks.

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

No branches or pull requests

2 participants