[wine-zh] Re: [wine-zh] Re: [wine-zh] SHFileOperationW 的问题(about Bug 34324)

  • From: Qian Hong <fracting@xxxxxxxxx>
  • To: wine-zh <wine-zh@xxxxxxxxxxxxx>
  • Date: Tue, 5 Nov 2013 11:11:46 +0800

2013/11/5 Zhenbo Li <litimetal@xxxxxxxxx>:
> 我提交了一个testbot
> https://newtestbot.winehq.org/JobDetails.pl?Key=3210
>
> 遇到了一个问题:我想在测试过程中输出log,我应该做什么?
> 我发现我写了 fprintf(stderr, "delete an existent file and a nonexistent file, ret
> = %d\n", ret); 真是太天真了


用 trace("xxx\n");,或者用 ok(FALSE,"xxx\n");

-- 
Regards,
Qian Hong

-
http://www.winehq.org

Other related posts: