<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel">
    <title>gmane.os.sharpos.devel</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1495"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1494"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1493"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1492"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1491"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.sharpos.devel/1490"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1495">
    <title>Re: SharpOS</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1495</link>
    <description>&lt;pre&gt;On Wed, Feb 2, 2011 at 2:25 AM, Matthijs ter Woord &amp;lt;
matthijsterwoord-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


This may be true, but technically the AOT (especially in the 0.0.1 release)
probably does not actually handle all normal IL operations. If the new
features have caused older code which worked to expose something using any
of these features, this could be the cause. One example is support for
strings. I don't recall if full string support was present in 0.0.1 or not,
but for a long time we had to specially craft our string constant usage to
use an AOT-provided converter to an IntPtr so that strings could be used
without the runtime being active. We later had much nicer string support but
code like:

string str = "hello world";

would typically cause an error from the AOT similiar to what you got. It
certainly could be something else though. Let us know what you find out :-)

Just sayin'

PS: I CCed my original reply to the list and you sent a reply to that direct
to the list. If you aren't a&lt;/pre&gt;</description>
    <dc:creator>William Lahti</dc:creator>
    <dc:date>2011-02-02T12:39:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1494">
    <title>Re: SharpOS</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1494</link>
    <description>&lt;pre&gt;IL has remained unchanged since .NET 2.0. Extension methods are just
compiler metadata (1 single attribute, together with source compiler
support), LINQ are just extension methods with source compiler support, .net
4.0 dynamic objects is all implemented using .net extension methods, so
might be something else..

On Wed, Feb 2, 2011 at 1:38 AM, William Lahti &amp;lt;xfurious-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/sharpos-developers
&lt;/pre&gt;</description>
    <dc:creator>Matthijs ter Woord</dc:creator>
    <dc:date>2011-02-02T07:25:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1493">
    <title>Re: SharpOS</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1493</link>
    <description>&lt;pre&gt;Hello Darko,

There is no guarantee that the Milestone 0.0.1 release compiles on the
latest Visual Studio. I cannot provide a detailed solution for your problem,
but from the sounds of it, you may be generating a kernel executable which
is using newer .NET features in the IL code which are not supported by the
AOT compiler. Try lowering the framework target version from the project
settings if possible. I believe we were targetting .NET 2.0 but that might
not be exactly the case. There is also newer code available in our
Subversion repository on SourceForge.net (http://sharpos.sf.net/)

&amp;lt;http://sourceforge.net/projects/sharpos/files/sharpos-project/0.0.1/&amp;gt;Good
luck!

On Mon, Jan 31, 2011 at 11:19 PM, Darko Juric &amp;lt;Darko.Juric-EWvy/0xK+rI&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code&lt;/pre&gt;</description>
    <dc:creator>William Lahti</dc:creator>
    <dc:date>2011-02-02T00:38:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1492">
    <title>Re: how i compile the sharpOS in visual C# ormonodevelop?</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1492</link>
    <description>&lt;pre&gt;SharpOS project has been inactive for over two years. Some of the
SharpOS developers have moved to the MOSA Project (www.mosa-project.org) to
develop a .NET compiler, OS kernel and device drivers, all written in C#.
The MOSA developers hang out on freenode.com in the #mosa room.

I don't know if the SharpOS project will become active again, or simply
merge with the MOSA Project. But either way, there is still monument for a
managed Operating System based on .NET.

Phil

On Tue, Nov 16, 2010 at 7:28 PM, iozk hz &amp;lt;iozk117-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 &amp;amp; L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev_______________________________________________
SharpOS-Developers mailing list
&lt;/pre&gt;</description>
    <dc:creator>Phil Garcia</dc:creator>
    <dc:date>2010-11-18T01:53:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1491">
    <title>Re: how i compile the sharpOS in visual C# ormonodevelop?</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1491</link>
    <description>&lt;pre&gt;Maybe you need to do that for yourself. Cause this project is hold for now.

On Wed, Nov 17, 2010 at 12:28 PM, iozk hz &amp;lt;iozk117-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:



&lt;/pre&gt;</description>
    <dc:creator>JaeHyun Roh</dc:creator>
    <dc:date>2010-11-17T05:11:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.sharpos.devel/1490">
    <title>how i compile the sharpOS in visual C# ormonodevelop?</title>
    <link>http://permalink.gmane.org/gmane.os.sharpos.devel/1490</link>
    <description>&lt;pre&gt;hi i want to contribute in the sharpos my knowledge in the C# language is
80%  and i want know how works this because doesnt have documentation and i
tinkk that this OS will be great like some windows making the diferense for
that i want contribute

thanks!
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 &amp;amp; L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/sharpos-developers
&lt;/pre&gt;</description>
    <dc:creator>iozk hz</dc:creator>
    <dc:date>2010-11-17T03:28:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.sharpos.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.sharpos.devel</link>
  </textinput>
</rdf:RDF>
