Ticket #1987 (closed enhancement: fixed)
Cobol-Syntax
Reported by: | Wuerl | Owned by: | zaytsev |
---|---|---|---|
Priority: | trivial | Milestone: | 4.8.25 |
Component: | mcedit | Version: | master |
Keywords: | Cobol | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
I have created and attached Syntax-Files for Cobol.
Attachments
Change History
Changed 15 years ago by Wuerl
- Attachment cobol.syntax added
comment:1 follow-up: ↓ 2 Changed 15 years ago by andrew_b
attachment Syntax added
Changed Master-Syntax File
Please attach diffs instead of whole files.
comment:2 in reply to: ↑ 1 Changed 15 years ago by Wuerl
Replying to andrew_b:
attachment Syntax added
Changed Master-Syntax File
Please attach diffs instead of whole files.
Thanks for the advice
comment:3 Changed 15 years ago by andrew_b
- Status changed from new to closed
- Votes for changeset set to commited-master
- Resolution set to fixed
- severity changed from no branch to merged
Merged to master.
changeset:a8d75fce1e60838b46b2da5919ddeacf2448b3c9
comment:4 follow-up: ↓ 6 Changed 15 years ago by andrew_b
- Status changed from closed to reopened
- Resolution fixed deleted
Is the Cobol syntax description correct?
file ..\*\\.(cbl|CBL)$ Cobol\sProgram ^ PHASE.\*)
The C sources are recognized as Cobol one. If this description modify as following
file ..\*\\.(cbl|CBL)$ Cobol\sProgram ^PHASE.\*)
then C cources are recognized correctly.
comment:6 in reply to: ↑ 4 Changed 15 years ago by andrew_b
Replying to andrew_b:
The C sources are recognized as Cobol one.
No C syntax only. Other syntaxes are recognized incorrectly too.
comment:7 Changed 15 years ago by andrew_b
- Votes for changeset commited-master deleted
- severity changed from merged to on rework
Commit was reverted.
changeset:8a97f22f303a5b1a8a49118db0d4d345a40382a0
comment:8 Changed 14 years ago by zaytsev
- Status changed from reopened to accepted
- Owner set to zaytsev
- Blocked By 2308 added
comment:9 Changed 13 years ago by andrew_b
- Branch state set to no branch
- Milestone changed from 4.7 to Future Releases
comment:11 Changed 5 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset set to committed-master
- Resolution set to fixed
- Branch state changed from no branch to merged
- Milestone changed from Future Releases to 4.8.25
Cobol-Syntax