diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-20 14:56:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-20 14:56:18 +0100 |
commit | 24c9e457890fc3d733dbd28029967b1bc0d2569e (patch) | |
tree | ee163a7f5edffaba88b263b8fbcff9e76a878ca0 /HISTORY | |
parent | 53db7fdc508720950d3f76958e99bd42de87c97b (diff) | |
download | vdr-24c9e457890fc3d733dbd28029967b1bc0d2569e.tar.gz vdr-24c9e457890fc3d733dbd28029967b1bc0d2569e.tar.bz2 |
Fixed "warning: invalid suffix on literal" with GCC 4.8 and C++11
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8417,3 +8417,5 @@ Video Disk Recorder Revision History 2015-01-20: Version 2.1.8 - Updated the Italian OSD texts (thanks to Diego Pierotto). +- Fixed "warning: invalid suffix on literal" with GCC 4.8 and C++11 (thanks to Joerg + Bornkessel). |