trigger: set the lower/upper bound of int comparisons considering its logical type 87/142687/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 7 Aug 2017 04:43:07 +0000 (13:43 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 7 Aug 2017 04:43:07 +0000 (13:43 +0900)
commitcc14c6d8b204beb430d250d6c2a2d99db625d098
treee6862e3f7d5a6070e80513c1d8f228695184bf26
parentfdd9af2d32a320b241a3e12affe794540ccf680a
trigger: set the lower/upper bound of int comparisons considering its logical type

The current code is not exactly same to the previous version w.r.t.
the handling of the attribute logical types, in cases of writing unrealistic comparisons.
However, it would be OK with the currently supported attribute types.

Change-Id: If2bf85bf0238f99a955f770e819248c0e51fb30c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/trigger/context_trigger.cpp