HomeSoftware Heritage

Validate the concat::fragment order parameter as string||integer
8dedb6bffb9eUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Validate the concat::fragment order parameter as string||integer

This is to work around a validation issue that arises under the 3.x future
parser, as proper numeric types have been introduced (ie, not all scalar values
are strings). Users have come to expect to to be able to pass in unquoted
integer values to the order parameter which will fail to validate as a string
when the future parser is enabled.

Details

Provenance
Joshua Hoblitt <jhoblitt@cpan.org>Authored on
olasdPushed on Sep 10 2015, 1:22 PM
Parents
rSPCAT705071343bc8: Merge pull request #186 from jhoblitt/feature/rb_concat_solaris
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Hoblitt <jhoblitt@cpan.org> committed rSPCAT8dedb6bffb9e: Validate the concat::fragment order parameter as string||integer (authored by Joshua Hoblitt <jhoblitt@cpan.org>).May 29 2014, 10:07 PM