Skip to content

Conversation

@fperrad
Copy link

@fperrad fperrad commented Jun 1, 2022

No description provided.

fperrad added 5 commits June 1, 2022 15:59
lua-mosquitto.c Outdated

lua_pushliteral (L, "Lua bindings to libmosquitto");
lua_setfield (L, -2, "_DESCRIPTION");
lua_pushliteral (L, "0.4.1");
Copy link
Contributor

Choose a reason for hiding this comment

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

not like this, this would have to be something that is done automatically, so it doesn't have to be edited and committed on every release, that's too manual. general idea sounds fine though :)

Copy link
Author

Choose a reason for hiding this comment

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

it was the last commit of the serie.
so, I remove it

@karlp
Copy link
Contributor

karlp commented Jun 2, 2022

The rest of this seems fine I guess

@karlp
Copy link
Contributor

karlp commented Jun 2, 2022

Just fair warning, I'm not going to merge any of this set (myself at least) until I'm working on other stuff here, so this could wait a while.

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.

2 participants