|
// TRANSITION, ABI: This should be superseded by the CRT's lgamma(). |
The TRANSITION, ABI comment has been present since the initial commit. However, it doesn't seem ABI-breaking to switch to use UCRT's lgamma (and its f, l variants).
Can we switch to use lgamma? Or, if not, should this comment be more detailed?