Skip to content

FIX: cannot handle parameters naming with underscore correctly.#4

Open
nakrakiiya wants to merge 2 commits into
LuaDevelopmentTools:masterfrom
nakrakiiya:master
Open

FIX: cannot handle parameters naming with underscore correctly.#4
nakrakiiya wants to merge 2 commits into
LuaDevelopmentTools:masterfrom
nakrakiiya:master

Conversation

@nakrakiiya

Copy link
Copy Markdown

luadocumentor cannot handle parameters naming with underscore correctly. e.g. aaa_bbb_ccc, aaa_bbb

this patch is to fix this problem

@FlightControl-User FlightControl-User left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fix is damaging a previous fix, which is to ensure that @{} comments are correctly handled! Please don't accept this pull request!

@sbernard31

Copy link
Copy Markdown
Contributor

@FlightControl-User do you confirm the bug above ?

Do you have any idea about a better fix ?

31726a8 seems out of topic but should be better handle encoding ?

@FlightControl-User

FlightControl-User commented May 23, 2018

Copy link
Copy Markdown

I am working on it and will do a pull request.

@FlightControl-User

FlightControl-User commented May 23, 2018

Copy link
Copy Markdown

The encoding change may be indeed good. I will embed that change into the package...

@FlightControl-User

FlightControl-User commented May 23, 2018

Copy link
Copy Markdown

Also a comment on markdown....

A word AI_A2A_DISPATCHER should not appear as AI_A2A_DISPATCHER ... with the A2A in italics... this should be a fix done in markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants