submit/trunk/20130321.035544
object 825e7e9f62b3bf8b85ab63b227f5e5f17a0bf0b4
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 21 Mar 2013 03:55:44 +0000 (12:55 +0900)
[Version] 0.3.75
[Project] GT-I8800
[Title] Release wrt-plugins-common_0.3.75
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Update unmerged source code
[Issue#] N/A
[Problem] Possible loss of precision.
[Cause] Conversion from type double to type unsigned long via type long.
[Solution] Convert directly from type double to type unsigned long.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Add -fpermissive. see the part of "Name Lookup changes" in http://gcc.gnu.org/gcc-4.7/porting_to.html
Drop the wrong flag: -Wl
[SCMRequest] N/A