[Mono-bugs] [Bug 480856] xbuild don't recognize Multiple DEFINE

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 2 03:13:17 EST 2009


https://bugzilla.novell.com/show_bug.cgi?id=480856

User hys545 at dreamwiz.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=480856#c1


YunSong Hwang <hys545 at dreamwiz.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from YunSong Hwang <hys545 at dreamwiz.com>  2009-03-02 01:13:16 MST ---
I simple fixed
<DefineConstants>DEBUG;TRACE;$(SignedSym)</DefineConstants>

->
<DefineConstants>DEBUG;TRACE</DefineConstants>

-- 
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