Code Monkey home page Code Monkey logo

fr.minibilles.cli's People

Contributors

davidfestal avatar jeancharles-roger avatar

Watchers

 avatar  avatar

Forkers

davidfestal

fr.minibilles.cli's Issues

Incompatibility with Ceylon 1.3.3

I'd like to use fr.minibilles.cli in a current project, but with the 0.2.0 release of the module available on herd, I get this error when trying to run my program on Ceylon 1.3.3:

ceylon run: com.redhat.ceylon.compiler.java.runtime.metamodel.decl.
ClassWithConstructorsDeclarationImpl cannot be cast to ceylon.language.meta.
declaration.ClassWithInitializerDeclaration
java.lang.ClassCastException: com.redhat.ceylon.compiler.java.runtime.metamodel.decl.ClassWithConstructorsDeclarationImpl cannot be cast to ceylon.language.meta.declaration.ClassWithInitializerDeclaration
	at fr.minibilles.cli.parseSingleValue_.parseSingleValue(cli.ceylon:64)
	at fr.minibilles.cli.parseValue_.parseValue(cli.ceylon:32)
	at fr.minibilles.cli.parseArguments_$5$1.$next$1(cli.ceylon:238)
	at fr.minibilles.cli.parseArguments_$5$1.next(cli.ceylon:238)
	at ceylon.language.Array.createArrayFromIterable(Array.java:164)
	at ceylon.language.Array.<init>(Array.java:112)
	at ceylon.language.Iterable$impl.sequence(Iterable.ceylon:286)
	at ceylon.language.impl.BaseIterable.sequence(bases.ceylon)
	at fr.minibilles.cli.parseArguments_.parseArguments(cli.ceylon:237)

I assume there was some incompatible change in the Ceylon metamodel management since 1.3.1 the version which is used by the module).

Do you plan to create a new version of fr.minibilles.cli that would be compatible with Ceylon 1.3.3 ?

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.