[Ada] Document default new-line behavior for GNATpp

2019-07-03  Bob Duff  <duff@adacore.com>

gcc/ada/

	* doc/gnat_ugn/gnat_utility_programs.rst: Document default
	new-line behavior.

From-SVN: r272977
This commit is contained in:
Bob Duff 2019-07-03 08:15:03 +00:00 committed by Pierre-Marie de Rodat
parent 69e6ee2f15
commit 07fb741a36
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2019-07-03 Bob Duff <duff@adacore.com>
* doc/gnat_ugn/gnat_utility_programs.rst: Document default
new-line behavior.
2019-07-03 Hristian Kirtchev <kirtchev@adacore.com>
* ali.adb: Add with and use clauses for GNAT,

View File

@ -3458,6 +3458,8 @@ Alternatively, you may run the script using the following command line:
* *unix* - UNIX style, lines end with LF character*
* *lf* - the same as *unix*
The default is to use the same end-of-line convention as the input.
.. index:: --wide-character-encoding (gnatpp)
:switch:`--wide-character-encoding={e}`