HomePhorge

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

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.

Event Timeline

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