[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #62944] No warning when the option value isn't immediately after th
From: |
Mohammad Akhlaghi |
Subject: |
[bug #62944] No warning when the option value isn't immediately after the equal sign |
Date: |
Tue, 23 Aug 2022 11:01:52 -0400 (EDT) |
URL:
<https://savannah.gnu.org/bugs/?62944>
Summary: No warning when the option value isn't immediately
after the equal sign
Project: GNU Astronomy Utilities
Submitter: makhlaghi
Submitted: Tue 23 Aug 2022 04:01:51 PM BST
Category: All Gnuastro
Severity: 3 - Normal
Item Group: Crash
Status: In Progress
Privacy: Public
Assigned to: makhlaghi
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 23 Aug 2022 04:01:51 PM BST By: Mohammad Akhlaghi <makhlaghi>
When the user gives a value to a long option using the '=' sign (for example
'--hdu=1'), the value should immediately come after the '=' sign. However, it
can happen that the user mistakenly puts a space after the equal sign (for
example '--hdu= 1').
In such situations, the program will usually crash with a confusing error
message, or even worse, produce unreasonable outputs. So Gnuastro's program
should print a warning in such cases to let the user know how to fix the
problem.
This bug was reported by Faezeh Bijarchian.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62944>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #62944] No warning when the option value isn't immediately after the equal sign,
Mohammad Akhlaghi <=