<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>mocka at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/mocka/</link>
    <description>The Mocka and Modula-2 mailinglist.</description>

    <item>
      <title>Juerg Gutknecht, 1/3/2013, 12:00 am </title>
      <pubDate>Wed, 26 Dec 2012 00:04:59 GMT</pubDate>
      <link>http://groups.yahoo.com/group/mocka/message/783</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/783</guid>
      <description>Reminder from: mocka Yahoo! Group http://groups.yahoo.com/group/mocka/cal Juerg Gutknecht Thursday January 3, 2013 12:00 am - 12:00 am Location: Zurich Notes: </description>
    </item>
    <item>
      <title>Re: how to link math.h</title>
      <pubDate>Thu, 05 Apr 2012 18:38:01 GMT</pubDate>
      <dc:creator>Jan Verhoeven</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/782</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/782</guid>
      <description>... 3log (x) = ln (x) / ln (3) x ** y = exp (y * ln (x))	with	x positive ceil (x) = floor (x + 1)	but	ONLY if ceil (x) # x !! floor = entier Does this help? --</description>
    </item>
    <item>
      <title>how to link math.h</title>
      <pubDate>Thu, 05 Apr 2012 17:56:44 GMT</pubDate>
      <dc:creator>Douglas Restrepo</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/781</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/781</guid>
      <description>Hi guys Im doing a program in modula 2, and I have a lot of problems with math operations. So that, for this motive I have decided to implement this operation</description>
    </item>
    <item>
      <title>Birthday Reminder </title>
      <pubDate>Sun, 25 Dec 2011 23:55:27 GMT</pubDate>
      <link>http://groups.yahoo.com/group/mocka/message/780</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/780</guid>
      <description>Reminder from: mocka Yahoo! Group http://groups.yahoo.com/group/mocka/cal Juerg Gutknecht Tuesday January 3, 2012 All Day (This event repeats every year.) </description>
    </item>
    <item>
      <title>Re: incompatible types</title>
      <pubDate>Mon, 31 Oct 2011 04:05:19 GMT</pubDate>
      <dc:creator>mark.hampson@...</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/779</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/779</guid>
      <description>You should be using the VAL standard function: VAL PROCEDURE VAL(ConvertToType; Value : AnyPervasiveType) : Type; Converts a value from one type to another.</description>
    </item>
    <item>
      <title>incompatible types</title>
      <pubDate>Sun, 30 Oct 2011 14:40:43 GMT</pubDate>
      <dc:creator>Douglas Restrepo</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/778</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/778</guid>
      <description>Hi forum. I have the function LongCard2LongReal. and the var &#39;x&#39; of type LONGREAL, and &#39;y&#39; of type LONGCARD i have this operation in my code x /</description>
    </item>
    <item>
      <title>Re: doing a casting</title>
      <pubDate>Sat, 29 Oct 2011 22:05:58 GMT</pubDate>
      <dc:creator>Jan Verhoeven</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/777</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/777</guid>
      <description>... REAL and LONGREAL are not assignment compatible. This is a work around: -=-=-=-=-=- MODULE tst; IMPORT RealConv; VAR	lr	: LONGREAL; sr	: REAL; dumstr	:</description>
    </item>
    <item>
      <title>Re: doing a casting</title>
      <pubDate>Sat, 29 Oct 2011 09:26:43 GMT</pubDate>
      <dc:creator>jan@...</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/776</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/776</guid>
      <description>... That is, because the destination type is smaller than the source type... Other than that you could try TSum := TSum + REAL TLat; ... -- Met vriendelijke</description>
    </item>
    <item>
      <title>doing a casting</title>
      <pubDate>Fri, 28 Oct 2011 22:58:49 GMT</pubDate>
      <dc:creator>Douglas Restrepo</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/775</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/775</guid>
      <description>Hi guys. I have a code in which I have a var of type LONGREAL, and other of type REAL, so TLat : LONGREAL TSum : REAL      TSum := TSum + TLat; but i</description>
    </item>
    <item>
      <title>CP/M and Turbo Modula-2</title>
      <pubDate>Fri, 28 Oct 2011 05:52:25 GMT</pubDate>
      <dc:creator>freem2pages</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/774</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/774</guid>
      <description>Hi all! I just found, installed and started playing around with YAZE-AG (and Turbo Modula-2 which is part of the pack). I posted some information here:</description>
    </item>
    <item>
      <title>Welcome Bob</title>
      <pubDate>Fri, 16 Sep 2011 07:43:48 GMT</pubDate>
      <dc:creator>jan@...</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/773</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/773</guid>
      <description>Welcome to the Mocka list, Bob. If you need help, just ask. We do not only cover Mocka, all other compilers are welcome as well. There&#39;s just a little moe</description>
    </item>
    <item>
      <title>Re: specify a path</title>
      <pubDate>Wed, 07 Sep 2011 16:37:30 GMT</pubDate>
      <dc:creator>Jan Verhoeven</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/772</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/772</guid>
      <description>... I think it would be better to add /home/user/modula/lib/m2bin to the syslib path in the $MOCKA/sys/m2 script. -- Met vriendelijke groeten, Jan Verhoeven </description>
    </item>
    <item>
      <title>Re: specify a path</title>
      <pubDate>Wed, 07 Sep 2011 09:07:00 GMT</pubDate>
      <dc:creator>freem2pages</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/771</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/771</guid>
      <description>So we are lacking automatic recompilation of the library? I guess utilising GNU make would be an idea... Friendly greetings - Christoph</description>
    </item>
    <item>
      <title>Re: specify a path</title>
      <pubDate>Tue, 06 Sep 2011 12:51:55 GMT</pubDate>
      <dc:creator>Douglas Restrepo</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/770</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/770</guid>
      <description>Hello Christoph I tried with mc2 -p gen -d ./core/ and it work, but only if into the &#39;core&#39; dir are the compiled modules, no the code files. but is ok. </description>
    </item>
    <item>
      <title>Re: specify a path</title>
      <pubDate>Tue, 06 Sep 2011 12:03:58 GMT</pubDate>
      <dc:creator>freem2pages</dc:creator>
      <link>http://groups.yahoo.com/group/mocka/message/769</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/mocka/message/769</guid>
      <description>Reading the Mocka options list I find: -d dir              Allow import from modules in library dir. This options may be repeated. Libraries (directories</description>
    </item>

  </channel>
</rss>
<!-- rss1.grp.bf1.yahoo.com uncompressed Tue May 21 06:56:02 PDT 2013 -->
