Bug 1801894 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This bug reports tracks the removal of unused C++ files in the `fdlibm` third-party library.

Files confirmed to be removable:

- `modules/fdlibm/src/s_copysign.cpp`

    https://treeherder.mozilla.org/jobs?repo=try&revision=cd7208077aaad1ecf3466d327493f11478cb9507

- `modules/fdlibm/src/s_nearbyint.cpp`

    using [reachable], apparently not removable:
    - https://treeherder.mozilla.org/jobs?repo=try&revision=62515e09ab17b5bf196572e14d244a78a2e544c8&selectedTaskRun=cN8VYdMXTw-Bwg1HaQwssw.0

[reachable]: https://github.com/MozillaSecurity/reachable/tree/master/reachable (reachable on github)
This bug reports tracks the removal of unused C++ files in the `fdlibm` third-party library.

Files confirmed to be removable:

- `modules/fdlibm/src/s_copysign.cpp`

    also found by [reachable]

    https://treeherder.mozilla.org/jobs?repo=try&revision=cd7208077aaad1ecf3466d327493f11478cb9507

- `modules/fdlibm/src/s_nearbyint.cpp`

    using [reachable], apparently not removable:
    - https://treeherder.mozilla.org/jobs?repo=try&revision=62515e09ab17b5bf196572e14d244a78a2e544c8&selectedTaskRun=cN8VYdMXTw-Bwg1HaQwssw.0

[reachable]: https://github.com/MozillaSecurity/reachable/tree/master/reachable (reachable on github)

Back to Bug 1801894 Comment 0