Skip to content

String.count -> UInt8 link fail #56

@mredig

Description

@mredig

So far, the following sample code has failed in two separate projects for me:

let a = "asdf".count
let b = UInt8(a)

Compilation appears to succeed, but fail on the linking step. Let me know if you need more to go on.

Oh - working with espidf and compiling to an esp32c3, if any of that matters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions