This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Uglify names in pstl/execution_defs.h


On 24/04/19 15:00 -0700, Thomas Rodgers wrote:
       Missed in prior uglification passes.

	* include/pstl/execution_defs.h:
	Uglfiy inline namespace.

s/Uglfiy/Uglify

	Uglify ExecPolicy and T template parameters.

The ChangeLog entry should be formatted without that first line break:

	* include/pstl/execution_defs.h: Uglify inline namespace.
	Uglify ExecPolicy and T template parameters.

OK for trunk like that, thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]