<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/lua-github.git/bugs, branch v3.2-beta</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>file stream cannot call fread after EOF.</title>
<updated>1999-03-04T14:50:26+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-03-04T14:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6233d21c9d5bda52438ac736ca4ecd57ca16bd70'/>
<id>6233d21c9d5bda52438ac736ca4ecd57ca16bd70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>format "%s" may break limit of "sprintf" on some machines.</title>
<updated>1999-02-04T19:29:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-04T19:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=1dcf1c9cbd2ec3c51f18124b032d4d4a917b3ca9'/>
<id>1dcf1c9cbd2ec3c51f18124b032d4d4a917b3ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>getlocal cannot return the local itself, since lua_isstring and</title>
<updated>1999-02-03T16:42:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-02-03T16:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=80001ab0eb3ad95f370796b26dacfdd7e9874877'/>
<id>80001ab0eb3ad95f370796b26dacfdd7e9874877</id>
<content type='text'>
lua_isnumber can modify it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lua_isnumber can modify it.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: "format" does not check size of format item (such as "%00000...00000d").</title>
<updated>1999-01-04T12:53:24+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1999-01-04T12:53:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=b94110a68f0ca5740b5e09c04a8049fd451a2b7a'/>
<id>b94110a68f0ca5740b5e09c04a8049fd451a2b7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"tonumber" goes crazy with negative numbers in other bases (not 10),</title>
<updated>1998-12-18T13:26:43+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-12-18T13:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=0c9080c7a9c2e0f9ee39a887bbde5385160b9747'/>
<id>0c9080c7a9c2e0f9ee39a887bbde5385160b9747</id>
<content type='text'>
because "strtol" returns long, not unsigned long.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because "strtol" returns long, not unsigned long.
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: gsub/strfind do not check whether captures are properly finished.</title>
<updated>1998-11-10T19:38:12+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-11-10T19:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=a84bca67fcf74241570d7f6d51243aecce9e71a6'/>
<id>a84bca67fcf74241570d7f6d51243aecce9e71a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>function "luaL_argerror" prints wrong argument number (from a user's point</title>
<updated>1998-09-07T18:59:59+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-09-07T18:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=ce9609296ce5d761e58af4cccdab6ca925613bea'/>
<id>ce9609296ce5d761e58af4cccdab6ca925613bea</id>
<content type='text'>
of view) when functions have upvalues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of view) when functions have upvalues.
</pre>
</div>
</content>
</entry>
<entry>
<title>arguments for "format" 'x', 'X', 'o' and 'u' must be unsigned int.</title>
<updated>1998-05-18T22:21:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-05-18T22:21:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=da252eeff7c64b034fa0c5acf25a5e8b2565bd4a'/>
<id>da252eeff7c64b034fa0c5acf25a5e8b2565bd4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty).</title>
<updated>1998-03-09T18:28:08+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-03-09T18:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=be6d215f674f3d148d3f80a0553e8b2aa6da51d7'/>
<id>be6d215f674f3d148d3f80a0553e8b2aa6da51d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tables can become full of "emptys" slots, and keep growing without limits.</title>
<updated>1998-01-28T16:50:33+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>1998-01-28T16:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/lua-github.git/commit/?id=6cdf0d8768afb16faaf6c020d6798a4588be2f74'/>
<id>6cdf0d8768afb16faaf6c020d6798a4588be2f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
