HomePhorge

(PUP-4500) Ensure that common_type of String computes correct set of values
61afe39bfec2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-4500) Ensure that common_type of String computes correct set of values

Two String types that are not assignable in any direction, where one of the
types have a set of values defined but the other one doesn't will yield a
common type where values is equal to the set of the former. This commit
ensures that the values set is empty if one of the given types have an
empty set of values.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU87eb36f7eb13: (PUP-4499) Retain size_type for common type of two String types
Branches
Unknown
Tags
Unknown

Event Timeline