From d2fd0638c309113ccae3731a58e30419f522269a Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Fri, 24 Jul 2009 01:00:35 +0000 Subject: Down-integrate some code from an internal branch. (More to come.) --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 76e401fc..4f870c31 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,9 @@ * Added RemoveLast and SwapElements(index1, index2) to Reflection interface for repeated elements. * Added Swap(Message) to Reflection interface. + * Floating-point literals in generated code that are intended to be + single-precision now explicitly have 'f' suffix to avoid pedantic warnings + produced by some compilers. 2009-05-13 version 2.1.0: -- cgit v1.2.3