Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

[Bug] IDE crashes on array declaration without semicolon at the end #86

Closed
@maxijabase

Description

@maxijabase

Not sure if this is the proper reproduction case or if there are more of its kind

void UpdateMapData()
{
	char mapname[MAX_MA]
}

Paste this in a new .sp file, save, and open in SPCode to reproduce.
For now, the solution involved catching the exception and ignoring it in the tokenizer condenser functions, there is yet to see the actual impacts of this - will post in in the Discord server as unreleased 1.7.2.2-beta2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedBug fixed, waiting to be released

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions