-
Notifications
You must be signed in to change notification settings - Fork 187
[INFO] Syslog::PrintErr #36
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I wanted to let you know that while testing reFlutter (with @alximw) on Android 9/10 on an x86/x64 emulator, we realised that the call to Syslog::PrintErr
was leading to a crash. The reason for the crash has been detailed here and a fix has already been released by the Dart maintainers. Sadly their policy is to update only the latest branch. An idea to avoid the bug in new and old releases would be to rely on OS::PrintErr
instead.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request