mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Make output on Windows identical to output on Unix.
* src/options.cc (Options::print_options): Drop a ".exe" suffix from the program name before printing it.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2025-04-05 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Make output on Windows identical to output on Unix.
|
||||
* src/options.cc (Options::print_options): Drop a ".exe" suffix from the
|
||||
program name before printing it.
|
||||
|
||||
2024-11-16 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
Avoid "-Wzero-as-null-pointer-constant" warnings on the generated code.
|
||||
|
||||
Reference in New Issue
Block a user