From ea3e2bf07939926e43c7abe3fd13a7c4e93f69d1 Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Thu, 22 Aug 2024 11:41:04 -0500 Subject: Show unit/dim file errors as popup Previously, any error in the unit or dimension file(s) crashes the program. Instead, 7Units now ignores any invalid lines, still parsing the correct ones, and shows a popup in case any errors happen. --- docs/roadmap.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/roadmap.org') diff --git a/docs/roadmap.org b/docs/roadmap.org index bd0ccee..04ea0a5 100644 --- a/docs/roadmap.org +++ b/docs/roadmap.org @@ -5,9 +5,8 @@ These requirements are subject to change. I intend to finish version 1.0.0 by [ Feature Requirements: - 7Units should be able to parse unit files from [[https://www.gnu.org/software/units/][GNU Units]], the program that inspired it. - (It should not be required to handle features that aren't in 7Units; those definitions should be ignored with a warning) - 7Units's expression converter should support most or all of the conversion features supported by GNU Units: - - Converting to sums of units (it should also be possible to do this in the unit converter with preset combinations) + - (/Mostly Done/) Converting to sums of units (it should also be possible to do this in the unit converter with preset combinations) - (/Optional/) Inverse nonlinear conversion with the tilde prefix - (/Optional/) Nonlinear units should be specifiable in unit files. - /Any other feature not listed should be considered optional./ -- cgit v1.2.3