Review Request: fix for some typos

Lamarque Vieira Souza lamarque at kde.org
Sat Jun 16 17:15:11 BST 2012


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



kdeui/actions/kaction.cpp
<http://git.reviewboard.kde.org/r/105278/#comment11653>

    Well, commit 3d789c9dcda0179aac40e2bcf58df06cccf84ed5 is the one that commented this line, but Dario did not give any reason why not delete the action.



sonnet/unicode/parseucd/parseucd.cpp
<http://git.reviewboard.kde.org/r/105278/#comment11654>

    ok2 does not need to be initialized. It is used just because QString::toInt requires a pointer-to-bool parameter. ok2 value is not tested anywhere too. I guess the compiler can issue a warning if it is not initialized, right?


- Lamarque Vieira Souza


On June 16, 2012, 3:37 p.m., Jaime Torres Amate wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/105278/
> -----------------------------------------------------------
> 
> (Updated June 16, 2012, 3:37 p.m.)
> 
> 
> Review request for kdelibs.
> 
> 
> Description
> -------
> 
> 1. Do not want to check m_startDate.isValid() twice and m_endDate.isValid() none.
> 2. why do not want to delete d->authAction if it is nulled after that.
> 3. Is really the code after the break unwanted code?
> 4. if ok is not initialized, sometimes while(ok) could do nothing.
> 
> 
> Diffs
> -----
> 
>   kdecore/date/kcalendarera.cpp 0a21e37 
>   kdeui/actions/kaction.cpp 309cf82 
>   kio/kfile/kpropertiesdialog.cpp feb0c9e 
>   sonnet/unicode/parseucd/parseucd.cpp 1c9b90e 
> 
> Diff: http://git.reviewboard.kde.org/r/105278/diff/
> 
> 
> Testing
> -------
> 
> 6 months or more with it locally.
> 
> 
> Thanks,
> 
> Jaime Torres Amate
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120616/84a4d25d/attachment.htm>


More information about the kde-core-devel mailing list