From eb26a1efdef3f1f5e77807d456a08f3c76cc5207 Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Thu, 16 Apr 2009 22:43:40 +0000 Subject: Commit Michael Poole's patch for explicitly constructing all class fields in generated code. --- CONTRIBUTORS.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 01c8033f..5c6d9d2e 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -59,3 +59,6 @@ Patch contributors: * MS Visual Studio error format option. Brian Olson * gzip/zlib I/O support. + Michael Poole + * Fixed warnings about generated constructors not explicitly initializing + all fields (only present with certain compiler settings). -- cgit v1.2.3