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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to