[Mono-bugs] [Bug 582108] trunk compilation still defines NET_1_1

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 23 11:00:26 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=582108

http://bugzilla.novell.com/show_bug.cgi?id=582108#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jpobst at novell.com

--- Comment #1 from Jonathan Pobst <jpobst at novell.com> 2010-02-23 16:00:25 UTC ---
The 2.0 compile has always relied on NET_1_1 as it is generally a superset of
1.1.  NET_1_1 is for things added in 1.1 as opposed to 1.0, and thus they
should be included in 2.0 as well.

For things that should belong in 1.1, but not 2.0, they were wrapped in
ONLY_1_1.

We would likely have to audit our code and remove all traces of NET_1_1 before
we can remove the define from the 2.0 build.

-- 
Configure bugmail: http://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