thrift: wrap
--------------
Key: THRIFT-1283
URL: https://issues.apache.org/jira/browse/THRIFT-1283
Project: Thrift
Issue Type: Improvement
Components: C++ - Library
Reporter: Dave Watson
Priority: Minor
>From 91243efb4193412d54ccbd85ac991e035f80fa53 Mon Sep 17 00:00:00 2001
From: Adam Simpkins <[email protected]>
Date: Sat, 3 Apr 2010 02:49:43 +0000
Subject: [PATCH 12/33] thrift: wrap
t_cpp_generator::generate_process_function() to 80
chars
Summary:
I'm planning on making some other changes to this function, and it will
be easier to review them if the line-wrapping fixes are done separately.
Test Plan:
Built [three facebook projects] both with and without
these changes, and made sure the resulting files were identical.
Revert Plan:
OK
Conflicts:
compiler/cpp/src/generate/t_cpp_generator.cc
---
compiler/cpp/src/generate/t_cpp_generator.cc | 149 +++++++++++++++++--------
1 files changed, 101 insertions(+), 48 deletions(-)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira