Remove global namespaced min/max from ft_host and propsheet #5831

Closed
opened 2026-01-31 00:22:57 +00:00 by claunia · 0 comments
Owner

Originally created by @miniksa on GitHub (Jan 8, 2020).

Follow up from #4144:

Go through the ft_host project (Host Feature Tests) and property sheet project and remove the global min/max definition. Replace with std::min and std::max or whatever else might be suitable.

Then kill the definitions inside those projects' precomp.hs.

Originally created by @miniksa on GitHub (Jan 8, 2020). Follow up from #4144: Go through the ft_host project (Host Feature Tests) and property sheet project and remove the global min/max definition. Replace with `std::min` and `std::max` or whatever else might be suitable. Then kill the definitions inside those projects' precomp.hs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5831