[waffle] [PATCH 01/10] wegl: enable deriving from wegl_context
Frank Henigman
fjhenigman at google.com
Fri Apr 10 09:19:52 PDT 2015
On Thu, Apr 9, 2015 at 6:52 PM, Chad Versace <chad.versace at intel.com> wrote:
> Throughout Waffle's codebase, I've tried to follow a pattern I've
> observed in Go's standard style:
> A function's normal control should be unobscured and easily read
> from top to bottom. Deviations from normal flow, such as error
> cases, should be indented instead of the normal flow.
> Waffle's codebase is fairly consistent in that pattern, and this
> function shouldn't be an exception.
Thanks for the explanation. I'll pay attention to this in future.
Thanks for fixing and committing.
>> 2.2.0.rc0.207.ga3a616c
>
>
> Do you build git from source?
I don't, but I use packages from google's internal repos, from which
this version came.
More information about the waffle
mailing list