[pacman-dev] [PATCH] Fix pointer declarations to be globally consistent
Allan McRae
allan at archlinux.org
Sun Dec 14 23:51:00 UTC 2014
On 12/12/14 23:51, Dave Reisner wrote:
> On Fri, Dec 12, 2014 at 12:03:18AM -0500, Micah Saint Germain wrote:
>> From: Micah Saint Germain <micahsg at google.com>
>>
>> Refactored inconsistent pointer declarations to better improve consistency
>> throughout the pacman codebase which will, in turn, increase readability to
>> the user.
>>
>> Expected format of a pointer declaration:
>> `typename *varname`
>>
>> Signed-off-by: Micah Saint Germain <micahsg at google.com>
>> ---
>
> Hi,
>
> You mentioned on IRC that you were confused about your work email
> address being preserved (with the implication that you did not want
> this). This is due to your local git configuration, i.e.:
>
> git config --global --get-regexp ^user\\.
>
> I'd strongly advise you to separate your professional work environment
> from your personal work environment.
>
Am I waiting on a version of this patch that uses a single email address?
Allan
More information about the pacman-dev
mailing list