Giter Site home page Giter Site logo

Comments (1)

thloke avatar thloke commented on June 1, 2024

This is a problem. What happened was that between BC 23 and BC 24, the name of the system permission was changed to remove the period at the end. However, because the system permissions are special and they're not in the downloaded symbols but are baked into the compiler, renaming this caused the compiler to expect the new name regardless of whichever BC platform you are targeting.

Because the version of the compiler in the server expects the old name, and the marketplace version expects the new name you end up in this situation.

As a workaround: If you need to compile/publish this, you'll need to use a version of the compiler that expects the old name (version 12 I think).

In the meanwhile, I'll accept this bug so that the latest marketplace version will support the right name based on the targeted BC version.

from al.

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.