BREAKING: C23 will support 1-terminated strings
Conversation
Notices
-
vitaut 🤍❤️🤍 🇺🇦 (vitaut@mastodon.social)'s status on Tuesday, 16-Jul-2024 05:01:55 JST vitaut 🤍❤️🤍 🇺🇦 -
Foone🏳️⚧️ (foone@digipres.club)'s status on Tuesday, 16-Jul-2024 05:01:55 JST Foone🏳️⚧️ @vitaut I think it should implement that encoding where strings are 7bit ascii and placed without any terminators except the first byte of each string has the high bit set.
So when you use a string you just AND off that bit and you know it goes until you find a byte with it set. -
Foone🏳️⚧️ (foone@digipres.club)'s status on Tuesday, 16-Jul-2024 05:03:18 JST Foone🏳️⚧️ @vitaut obviously we also need UTF-7 to properly handle the modern string situation. But that's doable
-
Foone🏳️⚧️ (foone@digipres.club)'s status on Tuesday, 16-Jul-2024 05:52:42 JST Foone🏳️⚧️ @dakkar @vitaut why are there two UTF-7s? There shouldn't be any!
-
dakkar (dakkar@s.thenautilus.net)'s status on Tuesday, 16-Jul-2024 05:52:45 JST dakkar @foone@digipres.club which UTF-7? the normal one, or IMAP-modified one? 😏
@vitaut@mastodon.social
-