mirror of
https://github.com/i3/i3.git
synced 2026-02-06 02:15:35 +00:00
5362876b60ddecda43de07affc77ec8f13335512
If getopt() returns '?' (option with a missing argument), exit the program with an error code rather than continuing the execution. Fix the issue #2804 (https://github.com/i3/i3/issues/2804).
Description
Languages
C
58%
Perl
36.4%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1%