HomePhorge

(maint) Fix type calculator inference of Optional type
15993cb1ceccUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Fix type calculator inference of Optional type

Inference of types was wrong, it used PObjectType where it should
have used PAbstractType - the result was that POptionalType was
inferred to be a Ruby regular class and not a type.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU2e4024c5fece: (PUP-485) Add function assert_type(t, value)
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU15993cb1cecc: (maint) Fix type calculator inference of Optional type (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Apr 5 2014, 12:39 AM