History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
RSRP-35849
Type:
Bug
Status:
Closed
Resolution:
Fixed
Priority:
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
Description
« Hide
void foo(bool? b) {
if
( b ==
null
) ... }
Description
void foo(bool? b) {
if
( b ==
null
) ... }
Show »
All
Comments
Work Log
Change History
Sort Order:
There are no comments yet on this issue.