vapier 16/01/13 04:59:27 Modified: README.history Removed: 11_all_default-warn-format-security.patch Log: stop enabling -Wformat security warnings by default in older versions for compatibility and simplicity -- these are really only used for old builds now and cross-compiling
Revision Changes Path 1.14 src/patchsets/gcc/4.6.4/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.4/gentoo/README.history?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.4/gentoo/README.history?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.6.4/gentoo/README.history?r1=1.13&r2=1.14 Index: README.history =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.6.4/gentoo/README.history,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- README.history 13 Jan 2016 04:55:24 -0000 1.13 +++ README.history 13 Jan 2016 04:59:27 -0000 1.14 @@ -1,6 +1,8 @@ 1.4 [pending] + - 11_all_gcc-default-format-security.patch - 12_all_default-warn-trampolines.patch + 34_all_libjava-classpath-locale-sort.patch + - 99_all_testsuite-01-Wformat.patch 1.3 27 May 2015 + 45_all_linux-pthread-reentrant.patch
