Hi, could I please ask for reviewing the easy fix for following bug ?
12584 x86 slim_source build generates warning - caused by fix for bug 3136 Thank you very much, Jan webrev: ------- http://cr.opensolaris.org/~dambi/bug-12584/ Test: x86 build log w/o fix: ---------------------- $ nightly developer.sh ; echo $? 0 $ grep warning install-nd-i386.out "ti_mg.c", line 284: warning: statement not reached "ti_mg.c", line 284: warning: statement not reached $ x86 build log after fix applied: -------------------------------- $ nightly developer.sh ; echo $? 0 $ grep warning install-nd-i386.out $
