DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 3, 2022 10:41 UTC (Tue) by peter-b (guest, #66996)In reply to: DeVault: Announcing the Hare programming language by bartoc
Parent article: DeVault: Announcing the Hare programming language
> C++ has char8_t, which is utf-8 or UB and also pointers to it don't alias char*s (or anything else).
To my enormous displeasure, unfortunately it isn't UB for a char8_t* to point to a string buffer that doesn't contain UTF-8.
> They are a complete and utter mess.
I can absolutely confirm this.
