Diffusion Baloo f6f9ecb2a17e

Treat uints the same as ints

Authored by astippich on Dec 2 2018, 10:57 AM.

Description

Treat uints the same as ints

Summary:
When data is fed into Baloo, integer variables
will be added to the Document, while uints
will fall through to the standard path used
for strings, and consequently will be added
to the TermGenerator. Treat uints like
integers.

Reviewers: bruns, Baloo

Reviewed By: bruns, Baloo

Subscribers: ngraham, kde-frameworks-devel, Baloo

Tags: Frameworks, Baloo

Differential Revision: https://phabricator.kde.org/D16826

Details

Committed
astippichDec 2 2018, 2:37 PM
Reviewer
Baloo
Differential Revision
D16826: Treat uints the same as ints
Parents
R293:8860adae5efe: GIT_SILENT Upgrade CMake version requirement to 3.5.
Branches
Unknown
Tags
Unknown