GithubHelp home page GithubHelp logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Could this be related to the following bug #342117 in Mono C# compiler, even 
though
it is marked as resovled?
See: https://bugzilla.novell.com/show_bug.cgi?id=342117

Original comment by azizatif on 10 Mar 2009 at 8:18

from lits3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
I don't think it's the same issue. I think the mono compiler is "correct" in 
this case actually, it's enforcing the 
new() constraint on S3Request since that class is visible outside the assembly, 
the internal S3Response 
constructor isn't sufficient. I'll modify to fix.

Original comment by [email protected] on 10 Mar 2009 at 8:24

  • Changed state: Started

from lits3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Right but considering that the MS C# compiler compiles it happily with no 
errors, the
issue must be on Mono's side.

Original comment by azizatif on 10 Mar 2009 at 8:27

from lits3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
It's true, even though mono is more correct they should still replicate MS's 
quirks.

At any rate, compilation works fine now with:
gmcs /reference:System.Web.dll /target:library /out:LitS3_Mono.dll LitS3/*.cs

Original comment by [email protected] on 10 Mar 2009 at 8:35

  • Changed state: Fixed

from lits3.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Fixed in r76.

Original comment by azizatif on 10 Mar 2009 at 9:31

from lits3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.