Skip to content

Typo P48 of the pdf #17

@linkerstorm

Description

@linkerstorm

Page 48 of the pdf file.

Certainly a typo : for the class FloatOrIntUnion, after sending the message rebuildFieldAccessors, the automatically generated code is
...
classVariableNames: 'OFFSET_DENOMINATOR OFFSET_NUMERATOR'
...
but it should be something like
...
classVariableNames: 'OFFSET_AS_FLOAT OFFSET_AS_INT'
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions