mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-29 22:12:24 +01:00
* fix of buggy output for -? with path containing underscore
git-svn-id: trunk@1768 -
This commit is contained in:
parent
20ca9f5fac
commit
614b6a3816
@ -1636,7 +1636,7 @@ unit_u_check_time=10037_U_PPU Check file $1 time $2
|
|||||||
#
|
#
|
||||||
# Options
|
# Options
|
||||||
#
|
#
|
||||||
option_usage=11000_$1 [options] <inputfile> [options]
|
option_usage=11000_O_$1 [options] <inputfile> [options]
|
||||||
# BeginOfTeX
|
# BeginOfTeX
|
||||||
%
|
%
|
||||||
% \section{Command-line handling errors}
|
% \section{Command-line handling errors}
|
||||||
|
|||||||
@ -2010,7 +2010,7 @@ unit_u_skipping_reresolving_unit=10059_U_Skipping re-resolving unit $1, still lo
|
|||||||
#
|
#
|
||||||
# 11039 is the last used one
|
# 11039 is the last used one
|
||||||
#
|
#
|
||||||
option_usage=11000_$1 [options] <inputfile> [options]
|
option_usage=11000_O_$1 [options] <inputfile> [options]
|
||||||
# BeginOfTeX
|
# BeginOfTeX
|
||||||
%
|
%
|
||||||
% \section{Command-line handling errors}
|
% \section{Command-line handling errors}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user