lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Lua 5.2 source code hyperlink
From
: Emeka <emekamicro@
...
>
Date
: Wed, 12 Mar 2014 10:44:34 +0100
Hello All,
Trying to go through the source code of Lua 5.2, however when I decided to check out this function "next(ls)" inside llex function I noticed that the hyperlink leads to
http://www.lua.org/source/5.2/lobject.h.html#next
which is a struct Node instead of
#define
next
(
ls
) (
ls
->
current
=
zgetc
(
ls
->z)) in
http://www.lua.org/source/5.2/llex.c.html
but it points at
Regards, \Emeka
--
Satajanus Nig. Ltd
Follow-Ups
:
Re: Lua 5.2 source code hyperlink
,
Luiz Henrique de Figueiredo
Prev by Date:
Re: ANN: Ophal 0.1-alpha11 released
Next by Date:
Memory allocations when recycling a table
Previous by thread:
[ANN] ZeroBrane Studio 0.50
Next by thread:
Re: Lua 5.2 source code hyperlink
Index(es):
Date
Thread