Skip to content

Tolerate missing ; at the end of structure definitions #3849

@op2786

Description

@op2786

I frequently forget to put a ; at the end of structure /enum /union definitions. Can BN tolerate that?

struct SERVICE_DESCRIPTIONA
{
    char* lpDescription;
}
error: sources.hpp:4:2 expected ';' after struct
1 error generated.

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: TrivialIssue should take < 1 dayImpact: LowIssue is a papercut or has a good, supported workaroundUI: TypesIssues with the Types widget

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions