HomePhorge

(PUP-1279) Make Class[::p] remove the ::
e427904ae286Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-1279) Make Class[::p] remove the ::

When transformed to 3x to form a reference to a class, the 3x runtime
does not handle ::p (it expects the :: to have been removed), and
subsequently it is not able to find classes starting with ::.

This fix removes leading '::' when a PHostClassType is created.

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUe427904ae286: (PUP-1279) Make Class[::p] remove the :: (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Mar 18 2014, 11:11 PM