Skip to content
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.

No compiler messages in Issues tab if the file name includes parenthesis #429

Open
GitMensch opened this issue Jul 2, 2017 · 0 comments
Milestone

Comments

@GitMensch
Copy link

GitMensch commented Jul 2, 2017

Description

... very rare issue:

  • file(1).cob leads to "For full output see compiler tab..." (where you can actually see the compiler messages) and the full tab containing:

minimal(1).cbl: 26: warning: 'RREPORT' will be implicitly defined
minimal(1).cbl: 23: error: 'REPORT-FILE-STATUS' is not defined

  • same file renamed to file.cob leads to the correct entries in the issues tab

Likely a minor tweak in the used regex (I'd suppose a tweak but the search for "warning" contains too much entries).

@ColinDuquesnoy ColinDuquesnoy added this to the 4.7.7 milestone Jul 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants