﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
12359	C++11 feature patch - external/libmythsoundtouch/cpu_detect_x86_gcc.cpp	Gary Buhrmaster <gary.buhrmaster@…>	JYA	"
The C++11 standard requires a space between literal and identifier in order to support user defined literal types via suffixes.

This patch provides the needed spaces around the use of the defines.

As C++11 is not currently required by MythTV, this should be considered a really low priority in the code cleanliness queue.

Note: A better fix would be to update to the latest soundtouch library, but that requires much more analysis and testing time to insure that the improvements to soundtouch in current versions (esp. multi-channel) are compatible with the existing MythTV patches for multi-channel.  This is a minimal update for C++11 compliance.


github ref: https://github.com/garybuhrmaster/mythtv/commit/8c92ae1ba905696f4ab4bf82296e8969fbcd0756 [[BR]]
github git-am ref: https://github.com/garybuhrmaster/mythtv/commit/8c92ae1ba905696f4ab4bf82296e8969fbcd0756.patch

"	Patch - Feature	closed	trivial	0.28	MythTV - Audio Output	Master Head	low	fixed			0
