Skip to content

column! should return a fixed size integer #19284

Closed
@vks

Description

@vks

Currently column! returns a uint, which does not make sense, because the number of the column in the source code is not related to the pointer size. It should be u32 or u64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-syntaxextArea: Syntax extensionsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions