[Haiku-commits] r27453 - haiku/trunk/src/preferences/filetypes

Oliver Ruiz Dorantes oliver.ruiz.dorantes at gmail.com
Fri Sep 12 20:03:28 CEST 2008


This brings me  to a question:
it is ok to "Class* var"

instead of "Class *var" if we are consistent?

are we allowed to use the star on left side?

thanks


2008/9/12 Axel Dörfler <axeld at pinc-software.de>

> modeenf at mail.berlios.de wrote:
> > -             BBitmap* mini = NULL;
> > -             BBitmap* large = NULL;
> > +             BBitmap *mini = NULL;
> > +             BBitmap *large = NULL;
>
> And also, please don't change the coding style to something
> inconsistent. The whole file uses "* ", not " *". Please change back.
>
> Bye,
>    Axel.
>
> _______________________________________________
> Haiku-commits mailing list
> Haiku-commits at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/haiku-commits
>



-- 
Oliver,

http://urnenfeld.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.berlios.de/pipermail/haiku-commits/attachments/20080912/504b2eb1/attachment.html>


More information about the Haiku-commits mailing list