Bug 320750 (MONO78002) - Keyword __reftype is not supported
Summary: Keyword __reftype is not supported
Status: RESOLVED FIXED
Alias: MONO78002
Product: Mono: Compilers
Classification: Mono
Component: C# (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Minor
Target Milestone: ---
Assignee: Marek Safar
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-04 01:05 UTC by Marek Safar
Modified: 2011-03-22 10:01 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:53:57 UTC


---- Reported by marek.safar@seznam.cz 2006-04-03 18:05:58 MST ----

Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:

mcs doesn't recognize `__reftype' as a keyword.

Steps to reproduce the problem:
1. 
2. 
3. 

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:



---- Additional Comments From martin@ximian.com 2006-06-21 10:03:38 MST ----

What is __reftype, I can't find that in the spec ?



---- Additional Comments From marek.safar@seznam.cz 2006-06-21 18:59:03 MST ----

Hello,

it is another undocumented keyword like __arglist, I came across this
in one code which it used for whatever reason.

You can find some documentation 
http://blogs.msdn.com/joelpob/archive/2004/07/19/187709.aspx

or

http://www.eggheadcafe.com/articles/20030114.asp

 



---- Additional Comments From miguel@ximian.com 2007-01-01 03:57:54 MST ----

Should not be hard to implement, but its not critical.

Resetting bug owner, removing Wishlist (as wishlist is the default,
and mostly means "not reviewed")


Unknown operating system unknown. Setting to default OS "Other".

Comment 1 Marek Safar 2011-03-22 10:01:24 UTC
Implemented in master