User forums > Nightly builds
The 28 October 2017 build (11219) is out.
Jenna:
--- Quote from: killerbot on October 29, 2017, 03:52:52 pm ---
--- Quote from: ollydbg on October 29, 2017, 08:54:36 am ---Hi, thanks for your work.
The first thing I see when start the C::B, I get a warning dialog, see below:
--- End quote ---
ensure that nothing is left form the old 32 bit version (nor can be found in PATH). Do you still suffer from this problem ?
--- End quote ---
That's nothing new, it has to do with wx3 and happens if C::B is started with the "-v"-parameter, nothing to worry about.
Melchior:
--- Quote from: oBFusCATed on October 29, 2017, 01:33:50 pm ---
--- Quote from: ollydbg on October 29, 2017, 08:54:36 am ---hmm.. meh..
so no chance an addition check box style option could be added to the cmd entry screen?
--- End quote ---
What will be the purpose of this checkbox?
--- End quote ---
it could be a anything I suppose lol ;)
- add a pre determined response, ie it is known that such a error will ocur..
however there are two possibilities...
IF the file doesn't exist, I will get a DIR or FILE prompt...
but if it does then it will ask to overwrite, this I can overrule if /Y is set to suppress such prompts..
O_o X_x
oBFusCATed:
--- Quote from: Melchior on October 29, 2017, 04:20:12 pm ---it could be a anything I suppose lol ;)
- add a pre determined response, ie it is known that such a error will ocur..
however there are two possibilities...
IF the file doesn't exist, I will get a DIR or FILE prompt...
but if it does then it will ask to overwrite, this I can overrule if /Y is set to suppress such prompts..
O_o X_x
--- End quote ---
I have no idea what you're talking about...
Are you suggesting to add code which parse the output of the copy command and do send the correct response?
Melchior:
--- Quote from: oBFusCATed on October 29, 2017, 06:01:41 pm ---
--- Quote from: Melchior on October 29, 2017, 04:20:12 pm ---it could be a anything I suppose lol ;)
- add a pre determined response, ie it is known that such a error will occur..
however there are two possibilities...
IF the file doesn't exist, I will get a DIR or FILE prompt...
but if it does then it will ask to overwrite, this I can overrule if /Y is set to suppress such prompts..
O_o X_x
--- End quote ---
I have no idea what you're talking about...
Are you suggesting to add code which parse the output of the copy command and do send the correct response?
--- End quote ---
this is it.
--- Code: ---Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>xcopy test.txt test2.txt
Does test2.txt specify a file name
or directory name on the target
(F = file, D = directory)? "waiting for response"
--- End code ---
yeah sure..
aside from adding the ability to set predetermined response in the "Re/post build steps" tab
how about a simple popup dialog box that I can input a response to a cmd query?? That sound cool!
stahta01:
--- Quote from: Melchior on October 29, 2017, 10:35:07 pm ---
--- Quote from: oBFusCATed on October 29, 2017, 06:01:41 pm ---
--- Quote from: Melchior on October 29, 2017, 04:20:12 pm ---it could be a anything I suppose lol ;)
- add a pre determined response, ie it is known that such a error will occur..
however there are two possibilities...
IF the file doesn't exist, I will get a DIR or FILE prompt...
but if it does then it will ask to overwrite, this I can overrule if /Y is set to suppress such prompts..
O_o X_x
--- End quote ---
I have no idea what you're talking about...
Are you suggesting to add code which parse the output of the copy command and do send the correct response?
--- End quote ---
this is it.
--- Code: ---Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\>xcopy test.txt test2.txt
Does test2.txt specify a file name
or directory name on the target
(F = file, D = directory)? "waiting for response"
--- End code ---
yeah sure..
aside from adding the ability to set predetermined response in the "Re/post build steps" tab
how about a simple popup dialog box that I can input a response to a cmd query?? That sound cool!
--- End quote ---
Good patches are welcome; but, I think it is a lot of work for very little gain.
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version