Break scheduled transactions the other way

Authored by wojnilowicz on Apr 30 2018, 5:51 PM.

Description

Break scheduled transactions the other way

MSVC reports warning if \u2028 is used. It treats it as literal
character and not as LINE SEPARATOR. Let's try to trick it by breaking
unicode character down to bytes.

Details

Committed
wojnilowiczMay 5 2018, 8:50 AM
Parents
R261:32ba9cb7b469: Make icons visible on MacOS
Branches
Unknown
Tags
Unknown