[Mono-bugs] [Bug 375107] New: [PATCH] G_END_DECLS inside
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Mar 28 16:04:10 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=375107
Summary: [PATCH] G_END_DECLS inside
Product: Mono: Runtime
Version: 1.9.0
Platform: All
OS/Version: All
Status: NEW
Severity: Minor
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: echeslack at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Created an attachment (id=204757)
--> (https://bugzilla.novell.com/attachment.cgi?id=204757)
move G_END_DECLS to the right place
mono/utils/mono-logger.h has its G_END_DECLS inside a preprocessor conditional
which makes it leave extern "C" open when included in a C++ file. This simple
patch just moves it outside so it works properly.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list