Bug 318180 (MONO75162) - [PATCH] missing include file for libmono
Summary: [PATCH] missing include file for libmono
Status: RESOLVED FIXED
Alias: MONO75162
Product: Mono: Runtime
Classification: Mono
Component: packaging (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Enhancement
Target Milestone: ---
Assignee: Mono Bugs
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-06 11:41 UTC by Robert Jordan
Modified: 2007-09-15 21:24 UTC (History)
1 user (show)

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


Attachments
Patch against mono/mono/metadata/Makefile.am (338 bytes, patch)
2005-06-06 11:42 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 19:20:12 UTC


---- Reported by robertj@gmx.net 2005-06-06 04:41:44 MST ----

The file mono/mono/metadata/tabledefs.h doesn't get
installed into $prefix/include/mono/metadata/

W/out this file some of the the Mono's embedding
metadata API functions (ie. mono_*_get_flags) would
be hard to use.

Patch attached.



---- Additional Comments From robertj@gmx.net 2005-06-06 04:42:45 MST ----

Created an attachment (id=168076)
Patch against mono/mono/metadata/Makefile.am




---- Additional Comments From vargaz@gmail.com 2005-06-06 09:09:17 MST ----

Fixed in SVN.




---- Additional Comments From lupus@ximian.com 2005-06-06 10:41:02 MST ----

tabledefs.h is not properly sanitized to be suitable for exporting.
I suggest you copy a version of it in your own code in the meantime.
Zoltan please revert the change as we can't support a header that
pollutes the user's namespace. Thanks.



---- Additional Comments From robertj@gmx.net 2006-11-28 08:24:58 MST ----

Fixed in SVN r68574. Thanks!


Imported an attachment (id=168076)

Unknown operating system SUSE 9.2. Setting to default OS "Other".