[luatex] [NTG-context] Itemize without page break
Kip Warner
kip at thevertigo.com
Tue Mar 20 20:59:40 CET 2012
On Tue, 2012-03-20 at 20:26 +0100, Hans Hagen wrote:
> well you can try what happens if you run stock lua:
>
> local t = { }
> while true do
> t[#t+1] = "just a bogus string: " .. (#t+1)
> end
>
> at some point your system will run out of (virtual) memory or lua will
> run out of whatever its limits are
Of course. And the same could be done in C, C++, or really any language
that supports dynamic memory allocation. We just hope that programs that
are built from them won't do that.
--
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://tug.org/pipermail/luatex/attachments/20120320/1219d4a1/attachment-0001.bin>
More information about the luatex
mailing list