Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(427)

Issue 6188054: Fix double->float conversion warning on win32 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by scottmg
Modified:
12 years, 1 month ago
Reviewers:
reed1
Base URL:
http://git.chromium.org/external/skia/src.git@master
Visibility:
Public.

Description

Fix double->float conversion warning on win32 ..\..\third_party\skia\src\core\SkLineClipper.cpp(178) : warning C4305: 'initializing' : truncation from 'double' to 'SkScalar' ..\..\third_party\skia\src\core\SkLineClipper.cpp(178) : warning C4305: 'initializing' : truncation from 'double' to 'SkScalar' BUG=chromium:126483

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M core/SkLineClipper.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
scottmg
12 years, 1 month ago (2012-05-08 04:43:35 UTC) #1
reed1
committed in rev. 3866
12 years, 1 month ago (2012-05-08 12:14:37 UTC) #2
scottmg
12 years, 1 month ago (2012-05-08 15:34:51 UTC) #3
On 2012/05/08 12:14:37, reed1 wrote:
> committed in rev. 3866

thanks
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b