GithubHelp home page GithubHelp logo

Comments (3)

FALLAI-Denis avatar FALLAI-Denis commented on June 10, 2024 3

Hi @zimlu02,

I understand that there will be no going back on the dependency between CCF and COBOL LS...
This is bad news for us because to date we are not considering switching to COBOL LS to replace our current solution based on another extension.

As far as we are concerned, COBOL LS is essentially missing the dynamic management of conditional compilation, which appeared with IBM Enterprise COBOL V6, and which is standardized COBOL ISO.
We took advantage of this functionality to create a framework based on copybooks which condition the call to other copybooks by a set of conditional compilation variables.
A first test carried out with COBOL LS demonstrates that there is no management of conditional compilation during analysis, and that all copybooks are systematically searched and included, even if discarded by conditional compilation, which then creates numerous errors in the analysis of the source code.

from cobol-control-flow.

zimlu02 avatar zimlu02 commented on June 10, 2024

Hi Denis,

thank you for your feedback and the missing documentation updates reminder (it will be fixed in the next patch release).

To provide the most accurate graph, CCF requires advanced syntax analysis that can only be provided by COBOL LS. It cannot be integrated with any other tool.
To empower you to still use CCF, we suggest the following steps: 

  • we will, with a priority, fix the issues that you have reported
  • assist you in setting up copybooks support (again - to render the correct graph we need information from copybooks and this cannot be retrieved from other tools than COBOL LS)
  • if needed, we can add the option to turn off any COBOL LS error reporting. In this mode, it would become invisible to you and it will only feed CCF 

from cobol-control-flow.

zimlu02 avatar zimlu02 commented on June 10, 2024

In the meantime, if you prefer, you can still downgrade to the previous version 1.0.5
https://code.visualstudio.com/updates/v1_30#_install-previous-versions

from cobol-control-flow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.