Skip to content

Update sqlite3session.c 处理一个可能的 "const" 警告#39

Open
DriverTerminator wants to merge 1 commit into
sqlite:masterfrom
DriverTerminator:patch-1
Open

Update sqlite3session.c 处理一个可能的 "const" 警告#39
DriverTerminator wants to merge 1 commit into
sqlite:masterfrom
DriverTerminator:patch-1

Conversation

@DriverTerminator
Copy link
Copy Markdown

我在 VS 2008 中编译会有这个警告。
sqlite3.c(232150): warning C4090: “函数”: 不同的“const”限定符

我在 VS 2008 中编译会有这个警告。
sqlite3.c(232150): warning C4090: “函数”: 不同的“const”限定符
@pppaulpeter
Copy link
Copy Markdown

我在 VS 2008 中编译会有这个警告。 sqlite3.c(232150): warning C4090: “函数”: 不同的“const”限定符

这个库是中国人维护的?你咋直接用中文?

@DriverTerminator
Copy link
Copy Markdown
Author

我在 VS 2008 中编译会有这个警告。 sqlite3.c(232150): warning C4090: “函数”: 不同的“const”限定符

这个库是中国人维护的?你咋直接用中文?

我认为用母语表达的最清楚,别人可以用翻译。

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