Coder Social home page Coder Social logo

Comments (4)

kkinnear avatar kkinnear commented on July 18, 2024 1

I fixed the reflection warnings in 1.2.9.

from zprint.

kkinnear avatar kkinnear commented on July 18, 2024

I suspect that I can change the form of that toString thing in the next release. I don't actually know why it was done that way originally, but I haven't spent any time getting into it. I've certainly had to work around plenty of graalVM based issues elsewhere in zprint, this would just be one more.

It is interesting that I don't see this error, as I use graalVM to build the executables that I distribute on GitHub. But possibly it is the way I build it with graalVM, in that I tell it to go ahead and build it and complain only if it actually encounters a problem during execution. I am sure that this particular piece of code isn't executed by my tests that put the graalVM images through their paces. I'll see if I can provoke graalVM by some additional testing of the existing images.

Anyway, I'll work on making this better for you. Thanks for reporting it!

from zprint.

kkinnear avatar kkinnear commented on July 18, 2024

I'm sorry to have taken so long to make progress on this, a number of personal issues have gotten in the way.

I have fixed two reflection issues in zprint, and now, interestingly, with the latest graalVM it builds without --report-unsupported-elements-at-runtime, which it did not before. I have several times in the past fixed all of the reflection problems, but I don't routinely search for and remove them -- something that I will add to my release checklist for the future.

I havne't really done much development since the last release, so I'm not excited about a new release just now, for a variety of reasons. That said, I would like to enable you to use zprint if this is blocking you from doing so. Since the only substantive changes are these reflection issues (and a few boxing issues I worked to fix), I could fairly easily produce a new library, say 1.2.9-alpha1 at clojars that included these changes. Of course, they would also be included in the final 1.2.9 as well as any future releases.

Would that be of a help to you?

from zprint.

ingydotnet avatar ingydotnet commented on July 18, 2024

I ended up using pprint.

from zprint.

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.