Skip to content

#primitiveMakeUUID from UUIDPlugin deos not seems to work #1028

@jecisc

Description

@jecisc

In Pharo we have UUID that is a new implementation of the UUIDFenerator based on a primitive.

It calls this <primitive: 'primitiveMakeUUID' module: 'UUIDPlugin'> with a fallback to the legacy implementation of UUIDGenerator.

But it seems that in Pharo 14, the primitive is not present or does not work because if I comment the fallback code and run UUID new, then I get '0000-0000-0000-0000'.

Pablo is looking at it and it seems that the plugin does not compile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions