Skip to content

fix deprecated calls to wx/STC #994

Closed
@ildar

Description

@ildar

running ZBS with newer wxWindgets (namely 3.1.1) I get:

../src/stc/stc.cpp(5179): assert "unused==0" failed in StartStyling(): The second argument passed to StartStyling should be 0

A simple search shew StartStyling is used in two-arg form which is deprecated. (file src/editor/markup.lua)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions