On Mon, 12 Sep 2011, Jukka Ruohonen wrote: > On Mon, Sep 12, 2011 at 08:00:53PM +0200, Joerg Sonnenberger wrote: > > On Mon, Sep 12, 2011 at 02:44:27PM +0000, Jukka Ruohonen wrote: > > > Module Name: src > > > Committed By: jruoho > > > Date: Mon Sep 12 14:44:27 UTC 2011 > > > > > > Modified Files: > > > src/lib/libm/man: ldexp.3 > > > > > > Log Message: > > > Update and improve, and note that the long double variant is not > > > supported. > > > > Can we please *not* add such notes? They don't really add value, the > > lack of a long double prototype at the beginning of the man page is > > indicator enough. They do add just another thing to keep track of when > > adding the support though. > > Fair enough. But I think it is a BUG worth mentioning when an operating > system does not support standard C.
you could add a note about such things to src/doc/TODO, or file a PR? iain