HomePhorge

PUP-3366 Fix issues with string/enum type assignable calculations
7b4f1bc25ef5Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

PUP-3366 Fix issues with string/enum type assignable calculations

There were errors in the calculation of string/enum calculation.
Basically Enum == String, if String is size constrained then
Enum < String. This fixes this calculation.

There were no tests for this, they are now added.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6d0d748f9e28: Merge pull request #3122 from hkenney/issue/stable/pup…
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU7b4f1bc25ef5: PUP-3366 Fix issues with string/enum type assignable calculations (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Sep 30 2014, 5:03 AM