HaxeFoundation / HaxeFoundation/haxe

passing the flag `-D disable_unicode_strings` has no effect on `target.unicode` feature

Open
#9,196 0 comments 0 reactions 0 assignees View on GitHub
platform-cpp
Dominant language
Haxe
Stars
6.9k
Forks
715
Avg merge
2d 2h
Merged PRs (30d)
11

Description

I'm testing out the new `target.unicode` feature defined for cpp here : https://github.com/HaxeFoundation/haxe/pull/8244

I'm trying to follow the same pattern in Lua, but I'm finding that the current cpp behavior for target.unicode doesn't work (or doesn't work as expected). E.g., I pass in a `-D disable_unicode_strings` flag, and yet `target.unicode` stays enabled in cpp, as seen in : https://gist.github.com/jdonaldson/17c6918ae8337c5b53211f4470d8ab44

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.