mirror of https://github.com/bitcoin/bitcoin
While emoji and other symbols in C++ identifers (as accepted by newer compilers) are fun, they might create confusion during code review, for example because some symbols look very similar. Forbid such extended identifiers for now. This is done by providing `-fno-extended-identifiers`. Thanks to sipa for suggesting this compiler flag.pull/19094/head
parent
ea3e9e0b84
commit
399d84da37
Loading…
Reference in new issue