Florian Frank

Results 19 comments of Florian Frank

So, when I run your spec an exception is raised in JRuby, isn't this rather #138 than #137?

I don't think the concept of a maximum numeric value exists in JSON itself. It would be possible to check against some settable limit in the gem, but then do...

For the longest time I was annoyed by this behavior and was just living with it before I managed to google this bug report just now. To ignore it actually...

If you want to use the pure generator you can require 'json/pure'. There is also a variant of this gem (json_pure) that comes without a c extension, so require 'json'...

I think the other variants should also raise an exception. I already implemented this for Ruby 1.9 extension and pure variants , but 1.8 is a bit more difficult.

I have tried rubgems 1.8.10 and it creates the following date: ``` (ffrank@ffrank:spruz [master] ❷@spruz ->0)$ ruby -v ; gem -v ; tar xfO pkg/spruz-0.2.14.gem metadata.gz | zcat | grep...

I have looked into it again now, and I don't have the necessary permissions to transfer the ownership: ![Screenshot 2024-10-05 at 22 46 36](https://github.com/user-attachments/assets/9993d185-4658-41cc-829f-6959f17bb97b) If you can give them to...

This time it worked, I didn't know which team(s) to pick for access, so I picked "No Teams".