Skip to content

Undeclared class/shared variable TypeConverters in MySQLField #19

Open
@rko281

Description

@rko281

MySQLField contains references to an undeclared shared variable TypeConverters:

MySQLField class>>initializeTypeConverters
MySQLField>>typedValueFrom:

The former is sent during class initialization and brings up a debugger during load in Pharo 12. The latter method is unreferenced.

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