Skip to content

Missing = in the getStringLeftTrim #1

@martonmiklos

Description

@martonmiklos

Hi @raibisch
I am porting over this code to PC and got a warning about the right side of the expression:

while ((str.length()>0) && (str[0]=' ')) str.remove(0);

I think it was intended to have == here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions