Date: 2024-11-20 09:13:40
Score: 0.5
Natty:
Nowadays, __gcov_flush()
as proposed by Zan Lynx does not longer exist.
Use __gcov_dump()
instead.
Reasons:
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- High reputation (-1):
Posted by: sstn