Code Monkey home page Code Monkey logo

Comments (5)

kazk avatar kazk commented on July 29, 2024

@bdw429s Any idea what's causing this?

from codewars-runner-cli.

bdw429s avatar bdw429s commented on July 29, 2024

@kazk You know I just got this same exception last week in some code using the safe navigation operator (?.) and I'm fairly sure it's a bug in the underlying bytecode compiler of the CF Engine that only manifests in certain scenarios. I didn't create a ticket for the issue I hit the other day. Honestly, I forgot about it, but if there's a standalone repro case that throws this error, I can make sure a ticket gets entered in the Lucee Server issue tracker.

As far as what codewars can do-- there's nothing really. It's a low level compilation error in the CF engine itself. The user will simply need to avoid the problematic code for the time being.

from codewars-runner-cli.

bdw429s avatar bdw429s commented on July 29, 2024

https://luceeserver.atlassian.net/browse/LDEV-3020

from codewars-runner-cli.

kazk avatar kazk commented on July 29, 2024

Thanks for filing the ticket and the TryCF link. I noticed Adobe CF 2018 fails with Invalid CFML construct found on line 3 at column 15. on line 3 there :/

@error256 I'll close this because we can't do anything about it.

from codewars-runner-cli.

bdw429s avatar bdw429s commented on July 29, 2024

It doesn't appear that Adobe CF has a compound integer division operator:
https://helpx.adobe.com/coldfusion/developing-applications/the-cfml-programming-language/using-expressions-and-number-signs/expressions-developing-guide.html

Ironically, the compound integer division operator is not in Lucee's docs even though it does appear to be implemented:
https://docs.lucee.org/guides/developing-with-lucee-server/operators.html

from codewars-runner-cli.

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.