switch from boost::format to fmt #179

Open
opened 2024-03-25 15:00:57 +00:00 by qyriad · 0 comments
Owner

Switch from boost::format to https://fmt.dev and kill bugs like #178 (error: boost::too_many_args: format-string referred to fewer arguments than were passed) with fire. Non-literal format strings and incorrect format specifiers can both be caught at compile time.

Switch from boost::format to https://fmt.dev and kill bugs like #178 ([error: boost::too_many_args: format-string referred to fewer arguments than were passed](https://git.lix.systems/lix-project/lix/issues/178)) with fire. Non-literal format strings and incorrect format specifiers can both be caught at compile time.
qyriad added the
stability
E/easy
labels 2024-03-25 15:00:57 +00:00
winter self-assigned this 2024-03-26 17:16:52 +00:00
winter removed their assignment 2024-04-17 01:21:27 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#179
No description provided.