Review Request 119140: Add includeBoundary parameter to the contains method in the RangeInRevision
Sergey Kalinichev
kalinichev.so.0 at gmail.com
Sun Jul 6 12:52:39 UTC 2014
> On July 6, 2014, 4:29 p.m., Sven Brauch wrote:
> > Can you make it an enum which says e.g. IncludeBackEdge? Then you know what it means when you read the code which calls it.
Of course I can, but why bother? IMO introducing an enum will only pollute the code. Also I've added comments for this function/parameter that explain what is what.
> Then you know what it means when you read the code which calls it
Why can't you do it now, e.g. by hovering over the function?
- Sergey
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119140/#review61690
-----------------------------------------------------------
On July 6, 2014, 4:22 p.m., Sergey Kalinichev wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119140/
> -----------------------------------------------------------
>
> (Updated July 6, 2014, 4:22 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> This parameter determines whether value at the boundary should be checked too.
>
>
> Diffs
> -----
>
> language/duchain/duchainutils.cpp 823decf
> language/editor/rangeinrevision.h e636c21
>
> Diff: https://git.reviewboard.kde.org/r/119140/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Sergey Kalinichev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140706/e32e0338/attachment.html>
More information about the KDevelop-devel
mailing list