Bugzilla – Bug 320750
Keyword __reftype is not supported
Last modified: 2011-03-22 10:01:24 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".
Implemented in master