Custom Query (245 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 245)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#307 fixed argv[0] of shell script interpreter KO Myung-Hun
Description

Hi/2.

argv[0] should be a program itself. However, if spawn() a shell script, the script name is passed to a shell. So the shell using argv[0] misbehave.

I attach test programs. If you run spawn_arg.exe, then you can confirm argv[0] is a shell script not a shell.

#302 wontfix setmode() behavior KO Myung-Hun
Description

Hi/2.

setmode() works on every file handles, unconditionally. But it would be better to set the handles to text mode if they are consoles.

And, I think, setting consoles to binary mode is meaningless.

In practice, MinGW beahves like this.

#301 invalid emxomf: type_size: cannot compute size for tag 4 KO Myung-Hun
Description

Hi/2.

When I make a debug build of qt4 plugin of VLC, emxomf failed to due to the subject.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.