<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua/bugs, branch v5.2.1</title>
<subtitle>A mirror of https://github.com/lua/lua
</subtitle>
<id>https://git.lua4.win/lua/atom?h=v5.2.1</id>
<link rel='self' href='https://git.lua4.win/lua/atom?h=v5.2.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/'/>
<updated>2012-06-11T17:49:37+00:00</updated>
<entry>
<title>bugs: Internal Lua values may escape through the debug API +</title>
<updated>2012-06-11T17:49:37+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-06-11T17:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=78d986590060b615334ac214b6cc5b7d951b1d58'/>
<id>urn:sha1:78d986590060b615334ac214b6cc5b7d951b1d58</id>
<content type='text'>
Problems when yielding from debug hooks
</content>
</entry>
<entry>
<title>bug: wrong handling of 'nCcalls' in coroutines</title>
<updated>2012-05-11T14:10:28+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-05-11T14:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=4ec7d6de95bcf9fa35a9b268a41154b142190691'/>
<id>urn:sha1:4ec7d6de95bcf9fa35a9b268a41154b142190691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finalizers may call functions from a dynamic library after</title>
<updated>2012-04-12T16:25:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-04-12T16:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=1485ea2ee742779b0030152ebde92a8370518afa'/>
<id>urn:sha1:1485ea2ee742779b0030152ebde92a8370518afa</id>
<content type='text'>
the library has been unloaded
</content>
</entry>
<entry>
<title>BUG: memory hoarding when creating Lua hooks for coroutines</title>
<updated>2012-01-20T18:32:13+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2012-01-20T18:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=81ed85ecfbec8607c12e8f7f9731a376eaeb2d0a'/>
<id>urn:sha1:81ed85ecfbec8607c12e8f7f9731a376eaeb2d0a</id>
<content type='text'>
BUG: Lexical gets confused with some combination of arithmetic
operators and hexadecimal numbers
</content>
</entry>
<entry>
<title>BUG: parser may collect a prototype while building it.</title>
<updated>2011-10-21T19:34:23+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-10-21T19:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=1dd8af67b6b1f1c970967b96b2f1b2edabe551c4'/>
<id>urn:sha1:1dd8af67b6b1f1c970967b96b2f1b2edabe551c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug: __newindex metamethod may not work if metatable is its own</title>
<updated>2011-08-17T20:38:51+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-08-17T20:38:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=8a008a20579dd6818cb770147c8765b72eb2acfe'/>
<id>urn:sha1:8a008a20579dd6818cb770147c8765b72eb2acfe</id>
<content type='text'>
metatable.
</content>
</entry>
<entry>
<title>bug: problem with optimizations of short-circuit logic</title>
<updated>2011-01-31T14:52:32+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2011-01-31T14:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=a7faa557fab4134966b1bdc0e1169a24c0f8cab3'/>
<id>urn:sha1:a7faa557fab4134966b1bdc0e1169a24c0f8cab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>patches for last two bugs (string.format and io.read)</title>
<updated>2010-05-14T15:34:57+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-05-14T15:34:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=e99e9a94732dcb7407777b724fb61e548d51ba33'/>
<id>urn:sha1:e99e9a94732dcb7407777b724fb61e548d51ba33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug with io.read(op, "*n")</title>
<updated>2010-04-19T18:04:58+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-04-19T18:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=9d28e2b3e5bb7efe02358e2bbb730d732af69edf'/>
<id>urn:sha1:9d28e2b3e5bb7efe02358e2bbb730d732af69edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>'string.format' may get buffer as an argument when there are</title>
<updated>2010-04-19T16:39:25+00:00</updated>
<author>
<name>Roberto Ierusalimschy</name>
<email>roberto@inf.puc-rio.br</email>
</author>
<published>2010-04-19T16:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua/commit/?id=8003e9544d92101c3fbb8220efe18cc135e8c380'/>
<id>urn:sha1:8003e9544d92101c3fbb8220efe18cc135e8c380</id>
<content type='text'>
missing arguments and format string is too long
</content>
</entry>
</feed>
