From f663b1602d2675b1ab91d76dd739070d34e01291 Mon Sep 17 00:00:00 2001 From: "kenton@google.com" Date: Wed, 15 Apr 2009 19:50:54 +0000 Subject: Adds a flag to protoc called --error_format which specifies what convention to use when printing errors. Default is GCC, but Microsoft Visual Studio is another option. This allows errors to be clickable in the MSVS error log. --- CONTRIBUTORS.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS.txt') diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index e212467e..3755f743 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -55,3 +55,5 @@ Non-Google patch contributors: * Solaris 10 + Sun Studio fix. Alek Storm * Slicing support for repeated scalar fields for the Python API. + Oleg Smolsky + * MS Visual Studio error format option. -- cgit v1.2.3