[openstreetmap/openstreetmap-website] The specific limits on keys and values are unclear. (Issue #3706)

Aaron Muir Hamilton notifications at github.com
Tue Sep 20 20:32:14 UTC 2022


@mmd-osm I tried on your godbolt instance, https://cpp.godbolt.org/z/K1TbqbMhK and it shows that in your  C++11 environment, sizeof(wchar_t) is 4 bytes. I believe C++11 std asks for wchar_t to be 4 bytes (unicode scalars), and it may be 2 bytes (UTF-16) in other systems.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3706#issuecomment-1252880241
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/issues/3706/1252880241 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220920/0abbf7c0/attachment.htm>


More information about the rails-dev mailing list