lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
[BUG]Wrong line number In lua 5.4(work 2)
From
: actboy168 <actboy168@
...
>
Date
: Sat, 7 Jul 2018 21:29:37 +0800
local b = true
if not b then
return
end
error 'test'
The line number in the error message is 5, but it should be 7.
Follow-Ups
:
Re: [BUG]Wrong line number In lua 5.4(work 2)
,
Hugo Musso Gualandi
Re: [BUG]Wrong line number In lua 5.4(work 2)
,
Roberto Ierusalimschy
Prev by Date:
Issues: Character 160 - Non-breaking space + Additional Issue with UTF-8
Next by Date:
Re: Issues: Character 160 - Non-breaking space + Additional Issue with UTF-8
Previous by thread:
Re: Issues: Character 160 - Non-breaking space + Additional Issue with UTF-8
Next by thread:
Re: [BUG]Wrong line number In lua 5.4(work 2)
Index(es):
Date
Thread