Ticket #1647 (closed enhancement: fixed)
[PATCH] Yacc/Bison syntax highlighting
Reported by: | SzG | Owned by: | zaytsev |
---|---|---|---|
Priority: | minor | Milestone: | 4.8.1 |
Component: | mcedit | Version: | master |
Keywords: | Yacc Bison syntax | Cc: | zaytsev |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
I was missing the Yacc/Bison? syntax highlighting from MC, so I created a patch that includes it.
I'm new to both git and MC-devel, so I'm attaching a simple
patch instead of the usual branching-pushing excersises with git.
I cloned the master a few days ago, committed and created the patch
with git format-patch.
Attachments
Change History
Changed 15 years ago by SzG
- Attachment 0001-Yacc-Bison-syntax-added.patch added
comment:4 Changed 15 years ago by slavazanko
- Status changed from accepted to testing
- Resolution set to wontfix
- Blocking 1674 removed
Will fixed in #1674
comment:6 Changed 14 years ago by SzG
- Status changed from closed to reopened
- Resolution wontfix deleted
- Milestone changed from 4.7.0-pre4 to 4.7.4
Changed 14 years ago by SzG
- Attachment 0001-Lex-Flex-sources-extension-.l-handled-by-yxx.synta.patch added
yacc syntax completed, lex syntax also handled by yxx.syntax
comment:7 Changed 14 years ago by zaytsev
- Cc zaytsev added
- Status changed from reopened to accepted
- Owner changed from iNode to zaytsev
If nobody objects I will push it as a direct commit to both master and stable according to WorkingGuideLines . Let me know what you think...
comment:9 Changed 13 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset set to committed-master committed-stable
- Resolution set to fixed
- Branch state set to merged
- Milestone changed from 4.7.5 to 4.8.1
Commited to master: changeset:0865031bea1451216e6c3f432c89efa4d68f395f
Commited to stable: changeset:48b73d0502693341deca1ac553f667abd8688c83
PATCH for Yacc/Bison? syntax highlighting