This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r249253 - in /branches/gcc-5-branch/libstdc++-v...


Author: redi
Date: Fri Jun 16 12:55:11 2017
New Revision: 249253

URL: https://gcc.gnu.org/viewcvs?rev=249253&root=gcc&view=rev
Log:
Fix missing return in libstdc++ header

	* include/bits/locale_conv.h (wbuffer_convert::_M_put): Add missing
	return statement.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/include/bits/locale_conv.h


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