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

Key: RSRP-35849
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Olga Lobacheva
Reporter: Olga Lobacheva
Votes: 0
Watchers: 0
Operations

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

Operator resolve problem [equality operator for lifted bool]

Created: 16 Feb 07 18:58   Updated: 25 Oct 07 19:34
Component/s: PSI - Resolve
Fix Version/s: 3.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
This issue relates to:
RSRP-36350 Bad nullable management Critical Closed
 


 Description  « Hide
void foo(bool? b)
{
  if ( b == null) ...
}


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