<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/bugs, branch v4.1-alpha</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v4.1-alpha</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v4.1-alpha'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2001-07-10T20:02:22+00:00</updated>
<entry>
<title>bug: error message for `%a' gave wrong line number</title>
<updated>2001-07-10T20:02:22+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-07-10T20:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=a3d03ff6b68a9ba5351d88225283fcad9e80be60'/>
<id>urn:sha1:a3d03ff6b68a9ba5351d88225283fcad9e80be60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ESC (which starts precompiled code) in C is \33, not \27</title>
<updated>2001-02-06T13:59:29+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-06T13:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=d444153dbea006f5e0547f27a11256af96ba1829'/>
<id>urn:sha1:d444153dbea006f5e0547f27a11256af96ba1829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>loop of 'dostring' may never reclaim memory</title>
<updated>2001-02-02T16:23:20+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-02T16:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=42224ca5538293f2b4a217e813bc437ca673b3cf'/>
<id>urn:sha1:42224ca5538293f2b4a217e813bc437ca673b3cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug in lua_pushuserdata(L, NULL)</title>
<updated>2001-02-01T13:56:49+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2001-02-01T13:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=68587639945aa68844871fdd74a6729b653f523a'/>
<id>urn:sha1:68587639945aa68844871fdd74a6729b653f523a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug: when `read' fails it must return nil (and not no value)</title>
<updated>2000-12-22T17:32:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-12-22T17:32:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=6af005ec20323defd2a5ead01e2d389462884d04'/>
<id>urn:sha1:6af005ec20323defd2a5ead01e2d389462884d04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>BUG: parser does not accept a `;' after a `return'</title>
<updated>2000-11-29T11:57:42+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-11-29T11:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=fc7b167ae0a0d65f0050299101e7d177550d7120'/>
<id>urn:sha1:fc7b167ae0a0d65f0050299101e7d177550d7120</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in function `read_file', realloc() doesn't free the buffer if it can't</title>
<updated>2000-10-26T12:53:55+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-10-26T12:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=89f98c099576591f8f65b9526d0f24de6dec95e8'/>
<id>urn:sha1:89f98c099576591f8f65b9526d0f24de6dec95e8</id>
<content type='text'>
allocate new memory
</content>
</entry>
<entry>
<title>bug: parser overwrites semantic information when looking ahead</title>
<updated>2000-09-27T17:41:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-09-27T17:41:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=282ab366f4ffe00fc8006f90d2ac6798e9c78d92'/>
<id>urn:sha1:282ab366f4ffe00fc8006f90d2ac6798e9c78d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lua_tag should return LUA_NOTAG for non-valid indices</title>
<updated>2000-09-27T12:51:39+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-09-27T12:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=444d6a106bdad894808288fc2594ff0b0eac6cba'/>
<id>urn:sha1:444d6a106bdad894808288fc2594ff0b0eac6cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GC may crash when checking C closures</title>
<updated>2000-09-25T14:52:10+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2000-09-25T14:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=c9c6f9747c0bfc77a72214e4e95e26a95ab66bbd'/>
<id>urn:sha1:c9c6f9747c0bfc77a72214e4e95e26a95ab66bbd</id>
<content type='text'>
</content>
</entry>
</feed>
