Date: Fri, 30 May 2025 13:59:00 -0400 (EDT) From: Mouse <mo...@rodents-montreal.org> Message-ID: <202505301759.naa22...@stone.rodents-montreal.org>
| The manpage for prop_number_size says (identical in 9.1 and 5.2) But not in -10 (as it is now anyway) or HEAD, there it says: prop_number_size(prop_number_t number) Returns 8, 16, 32, or 64, representing the number of bits required to hold the value of the object. If the supplied object isn't a numeric value, 0 is returned. So I guess someone else noticed and fixed it already (probably before -10 was branched, as minor man page fixes aren't usually pulled up to earlier releases). kre