Bug 322191 (MONO79485) - [PATCH] Missing API to get the type pointed by a MONO_TYPE_PTR
Summary: [PATCH] Missing API to get the type pointed by a MONO_TYPE_PTR
Status: RESOLVED FIXED
Alias: MONO79485
Product: Mono: Runtime
Classification: Mono
Component: misc (show other bugs)
Version: 1.1
Hardware: Other All
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-25 11:45 UTC by Ricardo Fernández Pascual
Modified: 2007-09-15 21:24 UTC (History)
0 users

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


Attachments
Proposed patch (1.08 KB, patch)
2006-09-25 11:48 UTC, Thomas Wiest
Details | Diff

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


---- Reported by ricardo.fernandez@st.com 2006-09-25 04:45:37 MST ----

This function is missing. It is similar to mono_type_get_array_type or
mono_type_get_class.

offtopic to this bug: wouldn-t it be nice to have a g_return_if_fail to
check that type->type is correct in each of these functions?



---- Additional Comments From ricardo.fernandez@st.com 2006-09-25 04:48:34 MST ----

Created an attachment (id=170540)
Proposed patch




---- Additional Comments From vargaz@gmail.com 2006-09-27 15:20:41 MST ----

Fixed in SVN.


Imported an attachment (id=170540)