swh:1:snp:673156c31a876c5b99b2fe3e89615529de9a3c44
Revision 373845dfd8acae0c941432c8cd615b77bcae0a2a authored by Thiago Macieira on 02 August 2012, 13:51:52 UTC, committed by Qt by Nokia on 20 August 2012, 19:59:21 UTC
The hashing functions for QDateTime and QHostAddress did not get the
noexcept keyword because they might allocate memory. QDateTime doesn't
do it now, but it could in the future. QHostAddress does allocate
memory today.

Change-Id: Ia5f80942944bfc2b8c405306c467bfd88ef0e48c
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
1 parent 291938a
History
Tip revision: ed928cee1233aee003610d5fadb56bdaeffbd7b2 authored by Jake Petroules on 22 September 2016, 17:55:20 UTC
Suppress deprecated warnings for some QSysInfo members
Tip revision: ed928ce
File Mode Size
bin
config.tests
dist
doc
examples
lib
mkspecs
qmake
src
tests
tools
util
.gitattributes -rw-r--r-- 11 bytes
.gitignore -rw-r--r-- 7.5 KB
.tag -rw-r--r-- 5 bytes
INSTALL -rw-r--r-- 663 bytes
LGPL_EXCEPTION.txt -rw-r--r-- 1.2 KB
LICENSE.FDL -rw-r--r-- 22.4 KB
LICENSE.GPL -rw-r--r-- 34.3 KB
LICENSE.LGPL -rw-r--r-- 26.2 KB
LICENSE.PREVIEW.COMMERCIAL -rw-r--r-- 30.8 KB
configure -rwxr-xr-x 203.4 KB
configure.bat -rw-r--r-- 3.7 KB
header.BSD -rw-r--r-- 2.0 KB
header.FDL -rw-r--r-- 830 bytes
header.LGPL -rw-r--r-- 1.6 KB
header.LGPL-ONLY -rw-r--r-- 961 bytes
qtbase.pro -rw-r--r-- 4.1 KB
sync.profile -rw-r--r-- 7.4 KB

back to top