Skip to content

Conversation

@Zwlin98
Copy link
Contributor

@Zwlin98 Zwlin98 commented Dec 19, 2025

修复了一些看代码时发现的拼写错误

其实还发现有一个,在 service.lua 中,ltask.rasie_error 应该是 ltask.raise_error, 但是考虑的这个是一个公开的 api ,就没修改了,下游的依赖项目可能用了这个函数。

@cloudwu
Copy link
Owner

cloudwu commented Dec 19, 2025

没关系。你改了一并提交吧。真有项目用,一般也是锁定版本,更新会检查的。

- README: indepentent -> independent
- bootstrap.lua: MESSSAGE_SYSTEM -> MESSAGE_SYSTEM
- ltask.c: multiple typos (RESPONCE -> RESPONSE, dispath -> dispatch, absense -> absence, destory -> destroy)
- message.h: MESSAGE_RECEIPT_RESPONCE -> MESSAGE_RECEIPT_RESPONSE
- service.c/h: service_destory -> service_destroy
- worker.h: worker_destory -> worker_destroy, Woker -> Worker
@Zwlin98
Copy link
Contributor Author

Zwlin98 commented Dec 19, 2025

好,一并改掉了

@cloudwu cloudwu merged commit c9b75e9 into cloudwu:master Dec 19, 2025
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