[bug #66672] [long-term] migrate to standard ISO C99/C++98/POSIX facilities
"G. Branden Robinson" <[email protected]>
| Newsgroups | gmane.comp.printing.groff.bugs |
|---|---|
| Message-ID | <[email protected]> |
Update of bug #66672 (group groff):
Status: None => In Progress
_______________________________________________________
Follow-up Comment #6:
commit 86c24f5489479730c34074c6048d6e5108b86d16
Author: G. Branden Robinson <[email protected]>
Date: Mon May 25 03:20:57 2026 -0500
[tfmtodit]: Migrate from `PI` to `M_PI`.
* src/utils/tfmtodit/tfmtodit.cpp (main): Use ISO C standard constant
`M_PI` instead of our own `PI`.
Continues the long process of fixing Savannah #66672.
commit 44bec1f9481cbf6a7e502c50a832c8d60be24b60
Author: G. Branden Robinson <[email protected]>
Date: Mon May 25 03:12:59 2026 -0500
[tfmtodit]: Migrate from `strsave()` to strdup(3).
* src/utils/tfmtodit/tfmtodit.cpp (char_list::char_list, main): Migrate
from libgroff's `strsave()` to POSIX's strdup(3).
Continues the long process of fixing Savannah #66672.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66672>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCahkmwgAKCRCqLAuaBUf3 TvcOAQDA9UdNC+qpuWtA7OyNacL4JYAf8roZutvB4muRG95uXAD/VI3lO/MqzNLV 244in8OSNFrwCwFlSNMAJ/98Bw8tPAk= =fZJX -----END PGP SIGNATURE-----