Bitcointalk

Command Line and JSON-RPC

中本聪 · 2010 年 2 月 26 日

SN-0381 已核对来源,附原文与上下文。

阅读语言

wx/clipbrd.h 并没有被用到,把它挪进 #if wxUSE_GUI 里面。

wx/clipbrd.h isn't used, move it inside the #if wxUSE_GUI.

SVN 上的 headers.h 已更新。

Updated headers.h on SVN.

抱歉,我链接的是 wxbase,但我电脑上装的是完整的 wxWidgets。

Sorry, I linked to wxbase but I had full wxWidgets on my computer.

db.h:140 的 "class Db no member named 'exisits'" 更奇怪。pdb->get、pdb->put、pdb->del 在那之前都编译过了。你的 Berkeley DB 是 4.7.25 版吗?

The db.h:140 class Db no member named "exisits" is stranger. pdb->get, pdb->put, pdb->del compiled before that. Do you have version 4.7.25 of Berkeley DB?

Db::exists()

Db::exists()

我猜 exists 是最近才加的,在那之前用的是 get。

I suppose they might have added exists recently, using get before that.

来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0381

阅读字号

选择适合你的字号,之后阅读会继续使用。