History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-49395
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Alexander Zverev
Reporter: Valentin Kipiatkov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Quickfix suggests to cast wrong argument

Created: 17 Sep 07 19:53   Updated: 17 Mar 08 13:15
Component/s: Quick Fixes
Fix Version/s: 3.1.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
float f1 = 0;
      float f2 = 0;
      new Bitmap((int)f1, f2)

Quickfix suggests to cast the first argument to 'int'!



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.