Discussion:
[Bug-apl] Tiny typo in Makefile.am line 111
Peter Teeson
2017-04-23 18:31:41 UTC
Permalink
# make dist and then add Makefile,dist
|
# make dist and then add Makefile.dist
Juergen Sauermann
2017-04-23 20:30:26 UTC
Permalink
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi Peter,<br>
<br>
thanks, fixed in <b>SVN 931</b>.<br>
<br>
/// Jürgen<br>
<br>
</font><br>
<div class="moz-cite-prefix">On 04/23/2017 08:31 PM, Peter Teeson
wrote:<br>
</div>
<blockquote
cite="mid:C757EDD4-8806-47BC-9505-***@icloud.com"
type="cite">
<pre wrap=""># make dist and then add Makefile,dist
|
# make dist and then add Makefile.dist


</pre>
</blockquote>
<br>
</body>
</html>
e***@gmx.com
2017-04-23 21:38:41 UTC
Permalink
at this rate .. i am going to need to my variable type (short integer to long integer or even comp_ for the svn numbers in my fpc tracking code program soon to handle the svn versions numbers ;)

this is a good reason to rewrite it into apl i suppose - all 'integers' are what int64 or int128?? or adjusted automatically to save memory?

On Sun, 23 Apr 2017 22:30:26 +0200
Post by Juergen Sauermann
Hi Peter,
thanks, fixed in SVN 931.
/// Jürgen
# make dist and then add Makefile,dist
|
# make dist and then add Makefile.dist
Juergen Sauermann
2017-04-24 10:21:38 UTC
Permalink
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
the majority of integers in the GNU APL source code are int64. And
the<br>
APL integers are </font><font face="Helvetica, Arial, sans-serif">int64
as well.<br>
<br>
/// Jürgen<br>
<br>
<br>
</font>
<div class="moz-cite-prefix">On 04/23/2017 11:38 PM, <a class="moz-txt-link-abbreviated" href="mailto:***@gmx.com">***@gmx.com</a>
wrote:<br>
</div>
<blockquote cite="mid:***@gmx.com"
type="cite">
<pre wrap="">
at this rate .. i am going to need to my variable type (short integer to long integer or even comp_ for the svn numbers in my fpc tracking code program soon to handle the svn versions numbers ;)

this is a good reason to rewrite it into apl i suppose - all 'integers' are what int64 or int128?? or adjusted automatically to save memory?

On Sun, 23 Apr 2017 22:30:26 +0200
Juergen Sauermann <a class="moz-txt-link-rfc2396E" href="mailto:***@t-online.de">&lt;***@t-online.de&gt;</a> wrote:

</pre>
<blockquote type="cite">
<pre wrap="">Hi Peter,

thanks, fixed in SVN 931.

/// Jürgen


On 04/23/2017 08:31 PM, Peter Teeson wrote:
# make dist and then add Makefile,dist
|
# make dist and then add Makefile.dist



</pre>
</blockquote>
<pre wrap="">

</pre>
</blockquote>
<br>
</body>
</html>

Loading...