Greetings,
I installed the lastest windows updates on Win2k16 server and now I'm
getting the fork/rebase issue.
I tried running rebase-trigger / setup.exe multiple times and also
reinstalling the libintl8 but the problem persists.
Next step to troubleshoot?
Thanks
3 [main]
handled in parent process
On 2017-05-13 03:42, Brien Oberstein wrote:
> I have a dotnet windows console application that runs a bash script
> as a subprocess using CreateProcess() under the covers.
> My windows app traps Ctrl-Break via SetConsoleCtrlHandler() and
> handles it (returning t
Hi,
I have a dotnet windows console application that runs a bash script as a
subprocess using CreateProcess() under the covers.
My windows app traps Ctrl-Break via SetConsoleCtrlHandler() and handles it
(returning true from the handler).
I execute the script via the command "bash.exe --login sc
cygpath -w 'a"b' doesn't seem to translate the double quotes into a windows
accesible file name.
should it, and if not, what is the proper way to translate from cygwin
filenames with special mapped characters (eg " and : )?
--
Problem reports: http://cygwin.com/problems.html
FAQ:
4 matches
Mail list logo