tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: prop_number_size return?
    Date:        Fri, 30 May 2025 13:59:00 -0400 (EDT)
    From:        Mouse <mouse%Rodents-Montreal.ORG@localhost>
    Message-ID:  <202505301759.NAA22685%Stone.Rodents-Montreal.ORG@localhost>
  | 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
Home |
Main Index |
Thread Index |
Old Index