Skip to content

Regexp compilation error: lookbehind assertion is not fixed length #672

Open
@EliteMasterEric

Description

@EliteMasterEric
Called from haxe.ui.util.StringUtil::boot haxe/ui/util/StringUtil.hx line 90
Called from EReg::new C:\Haxe\Haxe436\haxe\std/cpp/_std/EReg.hx line 33
Error : Regexp compilation error : lookbehind assertion is not fixed length in \B(?=(\d{3})+(?!\d))(?<!\.\d*)

Platform: Windows 10, HXCPP, Haxe v4.3.6.

This appears to be tied to the change made recently in #671. Reverting to a1faab7 resolves the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions