Bugzilla – Bug 318180
[PATCH] missing include file for libmono
Last modified: 2007-09-15 21:24:46 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".