On 2/20/24 6:10 PM, Bruno Haible wrote: > For my feeling, there's too little added value in such a macro. > > Remember the costs of documenting a function or macro: > - The user needs more time to read the documentation. > - The developer needs to code and document it.
Fair enough. I assume that whatever is causing them to need to know the supported Unicode version is probably a bigger problem than bit shifting or defining a macro themselves. :) Collin