Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty comment #46

Closed
moteus opened this issue Feb 22, 2013 · 0 comments
Closed

Empty comment #46

moteus opened this issue Feb 22, 2013 · 0 comments

Comments

@moteus
Copy link

moteus commented Feb 22, 2013

This code fire error

---
-- @module test

---
--
function some_function() end
f:\tmp\test.lua:6: internal LDoc error
G:\lua\5.1\libs\ldoc\lua\ldoc\lang.lua:121: attempt to call method 'add' (a nil value)
stack traceback:
    G:\lua\5.1\libs\ldoc\lua\ldoc\lang.lua:121: in function 'item_follows'
    G:\lua\5.1\libs\ldoc\lua\ldoc\parse.lua:311: in function <G:\lua\5.1\libs\ldoc\lua\ldoc\parse.lua:220>
    [C]: in function 'xpcall'
    G:\lua\5.1\libs\ldoc\lua\ldoc\parse.lua:220: in function 'parse_file'
    G:\lua\5.1\libs\ldoc\lua\ldoc\parse.lua:342: in function 'file'
    G:\lua\5.1\libs\ldoc\utils\ldoc.lua:338: in function 'process_file'
    G:\lua\5.1\libs\ldoc\utils\ldoc.lua:390: in main chunk
    [C]: ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants