Re: [cdesktopenv-devel] [PATCH 5/5] dtmail: fix warning: comparison is always false

2012-09-24 Thread Jon Trulson
On Mon, 24 Sep 2012, Marcin Cieslak wrote: > This warning was caused by a typo: > > warning: comparison is always false due to limited range of data type All 5 patches in this series applied. (Don't want to respond with 'applied' to every single one :) -- Jon Trulson The Higgs Field is what m

[cdesktopenv-devel] [PATCH 5/5] dtmail: fix warning: comparison is always false

2012-09-24 Thread Marcin Cieslak
This warning was caused by a typo: warning: comparison is always false due to limited range of data type --- cde/programs/dtmail/dtmail/dtb_utils.C |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cde/programs/dtmail/dtmail/dtb_utils.C b/cde/programs/dtmail/dtmail/dtb_utils