D27717: fix min/max entries with dpointer

2020-02-28 Thread Henri Chain
This revision was automatically updated to reflect the committed changes.
Closed by commit R237:f98feb169813: fix min/max entries with dpointer (authored 
by hchain).

REPOSITORY
  R237 KConfig

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27717?vs=76600=76604

REVISION DETAIL
  https://phabricator.kde.org/D27717

AFFECTED FILES
  autotests/kconfig_compiler/CMakeLists.txt
  autotests/kconfig_compiler/test_dpointer.cpp.ref
  autotests/kconfig_compiler/test_dpointer.kcfg
  src/kconfig_compiler/kconfig_compiler.cpp

To: hchain, meven, ervin
Cc: kde-frameworks-devel, aacid, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns


D27717: fix min/max entries with dpointer

2020-02-28 Thread Méven Car
meven accepted this revision.

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D27717

To: hchain, meven, ervin
Cc: kde-frameworks-devel, aacid, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns


D27717: fix min/max entries with dpointer

2020-02-28 Thread Kevin Ottens
ervin accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D27717

To: hchain, meven, ervin
Cc: kde-frameworks-devel, aacid, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns


D27717: fix min/max entries with dpointer

2020-02-28 Thread Henri Chain
hchain created this revision.
hchain added reviewers: meven, ervin.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
hchain requested review of this revision.

REVISION SUMMARY
  D27497  was causing cases with dpointer + 
min/max to fail
  Specifically, this okular build: 
https://build.kde.org/job/Applications/job/okular/job/kf5-qt5 
SUSEQt5.12/175/console

TEST PLAN
  Added min/max to dpointer autotest

REPOSITORY
  R237 KConfig

REVISION DETAIL
  https://phabricator.kde.org/D27717

AFFECTED FILES
  autotests/kconfig_compiler/CMakeLists.txt
  autotests/kconfig_compiler/test_dpointer.cpp.ref
  autotests/kconfig_compiler/test_dpointer.kcfg
  src/kconfig_compiler/kconfig_compiler.cpp

To: hchain, meven, ervin
Cc: kde-frameworks-devel, aacid, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns