Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.os2.programmer.misc > #1438
| From | KO Myung-Hun <komh@chollian.net> |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc |
| Subject | Re: Change of string parsing in libc066 |
| Date | 2014-11-05 00:43 +0900 |
| Organization | hanarotelecom |
| Message-ID | <5458F41D.6040108@chollian.net> (permalink) |
| References | <bKudnfeu496PWsrJnZ2dnUU7-b-dnZ2d@giganews.com> <54586928.6050803@chollian.net> <CJydnbw0ZpIo6MXJnZ2dnUU7-U-dnZ2d@giganews.com> |
Hi/2. James Moe wrote: > On 11/03/2014 10:50 PM, KO Myung-Hun wrote: >>> Previously, a string like >>> >>> D:\usr\bin\gpg.exe --version 1> gpg.ver >>> was passed through unchanged. Now it becomes >>> D:usrbingpg.exe --version 1> gpg.ver >>> >> libc066 changed the way to find a default shell. If you set UNIXROOT, >> libc066 find /bin/sh first. >> > I am not sure we are talking about the same thing. I do not care about > the default shell; it is about how strings with backslashes are processed. > You should care about the default shell. Because system() uses the default shell. And the default shell interprets your string. Again, I suggest to execute your program after unsetting UNIXROOT. And my second suggestion was wrong for this case. -- KO Myung-Hun Using Mozilla SeaMonkey 2.7.2 Under OS/2 Warp 4 for Korean with FixPak #15 In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM Korean OS/2 User Community : http://www.ecomstation.co.kr
Back to comp.os.os2.programmer.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-03 11:18 -0700
Re: Change of string parsing in libc066 KO Myung-Hun <komh@chollian.net> - 2014-11-04 14:50 +0900
Re: Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-03 23:44 -0700
Re: Change of string parsing in libc066 "A.D. Fundum" <what.ever@neverm.ind> - 2014-11-04 13:14 +0100
Re: Change of string parsing in libc066 KO Myung-Hun <komh@chollian.net> - 2014-11-05 00:43 +0900
Re: Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-04 10:28 -0700
Re: Change of string parsing in libc066 "Doug Bissett" <dougb007!SPAM@telus.net> - 2014-11-04 18:58 +0000
Re: Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-04 14:14 -0700
Re: Change of string parsing in libc066 KO Myung-Hun <komh@chollian.net> - 2014-11-05 10:03 +0900
Re: Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-05 18:09 -0700
Re: Change of string parsing in libc066 KO Myung-Hun <komh@chollian.net> - 2014-11-06 13:05 +0900
Re: Change of string parsing in libc066 James Moe <jimoeDESPAM@sohnen-moe.com> - 2014-11-06 13:37 -0700
Re: Change of string parsing in libc066 Dave Yeo <dave.r.yeo@gmail.com> - 2014-11-06 20:35 -0800
csiph-web