Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type::Parser should support 0x123ABC when parsing integers #71

Closed
tobyink opened this issue Apr 29, 2021 · 0 comments
Closed

Type::Parser should support 0x123ABC when parsing integers #71

tobyink opened this issue Apr 29, 2021 · 0 comments

Comments

@tobyink
Copy link
Owner

tobyink commented Apr 29, 2021

See tobyink/p5-moox-press#1

@tobyink tobyink closed this as completed in 63f57ad May 2, 2021
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this issue Jul 4, 2021
Upstream changes:
1.012003        2021-05-09

 [ Documentation ]
 - Fixed typo in Type::Tiny::Enum where the `closest_match` method was
   documented as being called `closet_match`.

 [ Other ]
 - Type::Parser now supports negative hexadecimal integers.

1.012002        2021-05-02

 [ Bug Fixes ]
 - Fix precendence error in generated code for Tuples.
   Philippe Bruhat++
   <tobyink/p5-type-tiny#64>

 [ Documentation ]
 - Fixed typo in pod for Type::Tiny::Enum
   Windymelt++
   <tobyink/p5-type-tiny#70>

 [ Test Suite ]
 - Fix testcase for Tuples with slurpy HashRef to pass a literal hashref
   (which should fail) instead of an arrayref (which should also fail, but
   less subtly).
   Philippe Bruhat++
   <tobyink/p5-type-tiny#64>
 - Type::Tiny is no longer routinely tested on Perl versions older than
   5.8.1.
   <https://github.com/tobyink/p5-type-tiny/actions>

 [ Other ]
 - Type::Parser now supports hexadecimal integers.
   <tobyink/p5-type-tiny#71>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant