Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

IronPython: Unknown warning codes break the build for Mono #126

Closed
marcusva opened this issue Sep 12, 2013 · 3 comments
Closed

IronPython: Unknown warning codes break the build for Mono #126

marcusva opened this issue Sep 12, 2013 · 3 comments

Comments

@marcusva
Copy link

Certain .NET warning codes, namely 444 and 0429, do not exist in the Mono 3.2.1 framework, breaking the build process for IronPython. It would be great to remove the warnings for (at least) Mono-driven builds.

The host platform for the build with those issues is FreeBSD (all currently maintained versions) with Mono 3.2.1. Other platforms using Mono are most likely affected by the problem, too.

Patches can be found at
http://svnweb.freebsd.org/ports/head/lang/ironpython/files/patch-Languages-IronPython-IronPython-IronPython.csproj?revision=322866
and
http://svnweb.freebsd.org/ports/head/lang/ironpython/files/patch-Solutions-Common.proj?revision=322866

@marcusva
Copy link
Author

Issue #115 also refers to this problem

@jdhardy
Copy link
Member

jdhardy commented Sep 12, 2013

Bah, I though I had finally fixed all of these.

On Thu, Sep 12, 2013 at 9:49 AM, marcusva notifications@github.com wrote:

Issue #115 #115 also refers
to this problem


Reply to this email directly or view it on GitHubhttps://github.com//issues/126#issuecomment-24336901
.

@slide
Copy link
Contributor

slide commented Dec 16, 2015

I don't see this with the latest mono (Mono JIT compiler version 4.2.1 (Stable 4.2.1.102/6dd2d0d Thu Nov 12 09:52:44 UTC 2015)) can we close this out, or is FreeBSD still back on 3.2.1?

@slide slide closed this as completed Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants