<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/bugs, branch v4.0-alpha</title>
<subtitle>github.com: lua/lua.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/'/>
<entry>
<title>entry for new version (4.0a)</title>
<updated>2000-04-25T16:45:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-25T16:45:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b9c98cd4d97774d703a48fefd56c66f552e0cd83'/>
<id>b9c98cd4d97774d703a48fefd56c66f552e0cd83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: tostring() without arguments gives seg. fault.</title>
<updated>2000-04-03T13:20:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-04-03T13:20:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=e30327728ca4efc3fb8591cf3ea0b65cafbd907a'/>
<id>e30327728ca4efc3fb8591cf3ea0b65cafbd907a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lua_settable should check stack space (it could call a T.M.)</title>
<updated>2000-03-02T12:44:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-03-02T12:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1780e2c977da2eadd71a982b9db1db1d768ebd8a'/>
<id>1780e2c977da2eadd71a982b9db1db1d768ebd8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: cannot reopen stdin (for binary mode)</title>
<updated>1999-12-30T18:40:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-30T18:40:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b3aaa048b05e62d14431f1f45d17856df47a88ae'/>
<id>b3aaa048b05e62d14431f1f45d17856df47a88ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>return gives wrong line in debug information.</title>
<updated>1999-12-29T18:07:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-12-29T18:07:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=4d1b815b60b884b60e7e3cdb62f5f8ccf4b2a6d3'/>
<id>4d1b815b60b884b60e7e3cdb62f5f8ccf4b2a6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: `strfind' does not handle \0 in plain search.</title>
<updated>1999-11-11T16:45:04+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-11-11T16:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a6755e2f1a6b9993cfd9e94c4165c76adafbdc31'/>
<id>a6755e2f1a6b9993cfd9e94c4165c76adafbdc31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tonumber'e1' and tonumber('  ', x), for x!=10, gave 0 instead of nil.</title>
<updated>1999-09-08T20:45:18+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-09-08T20:45:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ae3ecc2d4a5b108efbb2bd3db9f8e902f28de21d'/>
<id>ae3ecc2d4a5b108efbb2bd3db9f8e902f28de21d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>in the (old) expression &lt;&lt; ls-&gt;fs-&gt;f-&gt;consts[checkname(ls)] &gt;&gt;, checkname</title>
<updated>1999-09-02T13:13:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-09-02T13:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=7d365a5c7ab01d3d4d2694c88b20e4d908619901'/>
<id>7d365a5c7ab01d3d4d2694c88b20e4d908619901</id>
<content type='text'>
could realloc f-&gt;consts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
could realloc f-&gt;consts.
</pre>
</div>
</content>
</entry>
<entry>
<title>random(0) and random(x,0) are wrong (0 is read as no argument!).</title>
<updated>1999-08-18T14:40:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-08-18T14:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=2a03170ebd096288c833e034000dc177784f2040'/>
<id>2a03170ebd096288c833e034000dc177784f2040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cannot assign to unlimited variables, because it causes overflow in</title>
<updated>1999-06-16T13:35:01+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-06-16T13:35:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=d4dce57f5ca64c65c7c49eac683b8f807e8dc02d'/>
<id>d4dce57f5ca64c65c7c49eac683b8f807e8dc02d</id>
<content type='text'>
the number of returns of a function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the number of returns of a function.
</pre>
</div>
</content>
</entry>
</feed>
