[Mono-bugs] [Bug 74919][Nor] Changed - missing extern "C" decls in
headers ...
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 24 02:41:28 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by duncan at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74919
--- shadow/74919 2005-05-24 02:36:02.000000000 -0400
+++ shadow/74919.tmp.10497 2005-05-24 02:41:28.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 74919
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: duncan at ximian.com
ReportedBy: michael at ximian.com
@@ -44,6 +44,19 @@
------- Additional Comments From duncan at ximian.com 2005-05-24 02:36 -------
Created an attachment (id=15194)
Patch for header files in 'mono/metadata'
+
+------- Additional Comments From duncan at ximian.com 2005-05-24 02:41 -------
+I should have posted these patches earlier.
+
+I think this covers all of the header files we ship.
+
+Dick, Paolo, Zoltan: Could you review this? Some of the existing
+headers already have this in place, but they include the 'typedefs'
+lines, whereas I put G_BEGIN_DECL right before the first function
+prototype. I'm not sure which is the correct way.
+
+Michael: Are there any stray header files that I didn't cover in my
+two patches?
More information about the mono-bugs
mailing list