Done:

http://drizzle.org/wiki/Coding_Standards#Pointer_and_Reference_Expressions

On Thu, Nov 5, 2009 at 4:11 PM, Monty Taylor <[email protected]> wrote:
> Brian Aker wrote:
>> Looks good.
>
> Seconded.
>
> Motion carries.
>
>> On Nov 5, 2009, at 12:45 PM, Padraig O'Sullivan wrote:
>>
>>> It seems 4 (Eric, Jay, Stewart, and myself) people voted for a
>>> consistent style which is:
>>>
>>> string *foo;
>>> string &foo;
>>>
>>> which was a majority (unless more people want to weigh in).
>>>
>>> So is there a consensus on this? Will I update the coding standards
>>> accordingly?
>>>
>>> -Padraig
>>>
>>> On Tue, Nov 3, 2009 at 6:29 PM, Stewart Smith
>>> <[email protected]> wrote:
>>>> On Tue, Nov 03, 2009 at 02:25:13PM -0500, Jay Pipes wrote:
>>>>> I prefer consistency, and would vote for this style:
>>>>>
>>>>> string *foo
>>>>> string &foo
>>>>
>>>> ++
>>>> --
>>>> Stewart Smith
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~drizzle-discuss
>>>> Post to     : [email protected]
>>>> Unsubscribe : https://launchpad.net/~drizzle-discuss
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~drizzle-discuss
>>> Post to     : [email protected]
>>> Unsubscribe : https://launchpad.net/~drizzle-discuss
>>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~drizzle-discuss
>> Post to     : [email protected]
>> Unsubscribe : https://launchpad.net/~drizzle-discuss
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to