[Kde-pim] Review Request: some more spaces, some less spaces, some more blocks, for kldap

Kevin Krammer krammer at kde.org
Mon Aug 27 22:11:21 BST 2012



> On Aug. 26, 2012, 7:57 p.m., Kevin Krammer wrote:
> > kldap/ber.cpp, line 80
> > <http://git.reviewboard.kde.org/r/106161/diff/1/?file=80872#file80872line80>
> >
> >     I don't think it makes change to change those C casts that way. We don't have that anywhere else I think.
> >     The only improvement would be a switch to static_cast<>
> 
> Guy Maurel wrote:
>     I done it because of 
>     line 165, case 'O'
>     bv.bv_val = (char *) O->data();
>     line 204, case 'V'
>     bvs[j].bv_val = (char *) V->at( j ).data();
>     line 342, case 'v'
>     ber_memfree( (char *) c2 );
>     Shouldn't it be at all places the same?

Sure, I was just wondering if we have (char*) more often in other places. If we have (char *) more often than that's ok


- Kevin


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106161/#review18052
-----------------------------------------------------------


On Aug. 24, 2012, 2:12 p.m., Guy Maurel wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/106161/
> -----------------------------------------------------------
> 
> (Updated Aug. 24, 2012, 2:12 p.m.)
> 
> 
> Review request for KDEPIM-Libraries and Kevin Krammer.
> 
> 
> Description
> -------
> 
> same as kdepimlibs/akonadi
> 
> 
> Diffs
> -----
> 
>   kldap/ber.cpp 8ebd597 
>   kldap/ldapconfigwidget.cpp 2bd1b59 
>   kldap/ldapconnection.cpp 269e236 
>   kldap/ldapdefs.h 0412f0f 
>   kldap/ldapmodelnode_p.cpp 8490a99 
>   kldap/ldapobject.cpp 6ff24ed 
>   kldap/ldapoperation.cpp 6c9b2bf 
>   kldap/ldapserver.h c7a43c3 
>   kldap/ldapurl.cpp d8e4349 
> 
> Diff: http://git.reviewboard.kde.org/r/106161/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Guy Maurel
> 
>

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list