Hi Ming, I wouldn't suggest removing the file without some experimenting first. I would suggest renaming it to pwd.cpp to see if you can without getting compilation errors. It appears that the file might be a modified version of dtmci.cpp without json support. There may be other deltas as well.
Regards, Sean -----Original Message----- From: Liu Ming [mailto:[email protected]] Sent: Wednesday, August 5, 2015 7:55 AM To: dev <[email protected]> Subject: Re: RE: "core/sqf/src/tm/tools/pwd." is not valid filename in Windows Hi, Sean, WeiQing, Agree with Sean, I just did a test by remove this file and the build still success. And by checking the Makefile, it seems this 'pwd.' file is never used.So maybe we can file a JIRA and just remove this file. thanks,Ming ----- Original Message ----- From: Sean Broeder <[email protected]> To: [email protected] Subject: RE: "core/sqf/src/tm/tools/pwd." is not valid filename in Windows Date: 2015-08-05 22:48 Hi Weiqing, It looks as though this is used for printing various tm and transaction states. You should have no problems in renaming the file for compilation. Regards, Sean -----Original Message----- From: Weiqing Xu [mailto:[email protected]] Sent: Wednesday, August 5, 2015 6:16 AM To: [email protected] Subject: "core/sqf/src/tm/tools/pwd." is not valid filename in Windows In order to maintain the win-odbc code, we need clone the code in the windows platform. But there si always an error because this file name is not valid in the windows system. It looks it's a C++ source code file. Does anyone who knows the use of this file can rename it. Best Regards, Weiqing Xu
