Priority
Show-stopper
Type
Bug 
State
Fixed 
Assignee
Eugene Pasynkov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
239
Fixed in build
250
  • Submitted by   Mark Mahan
    3 years ago (06 Aug 2006 17:11)
  • Updated by Mark Mahan
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-24962
    (history, comments)

RSRP-24962

Spurious "ref' argument is not classified as a variable"

0
The following legitimate code gets a Resharper error that "ref' argument is not classified as a variable":

validate_rls(ref (a_cursor), out a_code);

Leaving aside the question of why one would have parenthesis around "a_cursor", this compiles properly under Visual Studio 2003 and is not an actual error.


Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments