Very thanks for your thorough response.
We wanted to achieve that triggering commands from a Windows/Linux to a
Windows (7), so in a mono-directional way. We realize the difficulty to
realize it and so we decided to shake our architecture up.
--
View this message in context:
http://cygwin.1069
On Nov 13 13:25, Mario Roy wrote:
> Hello Corinna,
>
> I am writing to confirm that file locking, with MCE 1.608, utilizing
> the development snapshot 2015-11-12 x86_64 is passing 100%. I ran
> through other test cases including mixing threads and child processes.
Thanks for testing and confirmin
Hi Tino,
On Nov 13 12:58, Tino Lange wrote:
> Hi Cygwin Developers,
>
> strtold() seems to be broken, at least when there is additional
> non-numeric data after the initial numeric part.
>
> Code:
>
> > #include
> > #include
> >
> > int main()
> > {
> > char* endptr;
> > const char * v =
When I shell to cmd.exe, the commands I execute are echoed (not sure if stdout
or stderr).
This doesn't happen under native cmd.exe. Is there a variable that controls
this?
I only have CYGWIN=nodosfilewarning
Notice the commands "dir" and "whoami" are emitted to the output.
$ bash --versi
On Nov 14 12:59, tdotre...@aircrack-ng.org wrote:
> Hi,
>
> I just updated to cygwin 2.3.1-1 after
> https://cygwin.com/ml/cygwin/2015-11/msg00186.html1 to see if the update
> solves the issue but it still segfaults. I only tested gcc 5.2.0-1 and I'm
> pretty sure it's gonna happen on every other
Gluszczak, Glenn sent the following at Monday, November 16, 2015 11:16 AM
>
>When I shell to cmd.exe, the commands I execute are echoed (not sure if
>stdout or stderr). This doesn't happen under native cmd.exe. Is there a
>variable that controls this? I only have CYGWIN=nodosfilewarning
>
>Notice t
cat "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage"
works fine in bash
but if I switch to csh I fail to get a newline when reading the registry.
$ cat -v "/proc/registry/HKEY_CURRENT_USER/Control
Panel/International/sLanguage"
ENU^@
$ csh
$ cat -v "/proc/registry/HKEY_CU
On 11/16/2015 08:40 AM, Buchbinder, Barry (NIH/NIAID) [E] wrote:
Gluszczak, Glenn sent the following at Monday, November 16, 2015 11:16 AM
When I shell to cmd.exe, the commands I execute are echoed (not sure if
stdout or stderr). This doesn't happen under native cmd.exe. Is there a
variable tha
-Original Message-
From: Benjamin Cao
Sent: Friday, November 13, 2015 3:46 PM
To: 'cygwin@cygwin.com'
Subject: CTRL-C not working in sh login mode?
Hi,
We invoke a shell using a *.bat file doing sh --login.
We have discovered that when wanting to kill a long running process with
CTRL-C
Gluszczak, Glenn wrote at 17:43 + on Nov 16, 2015:
> cat "/proc/registry/HKEY_CURRENT_USER/Control Panel/International/sLanguage"
> works fine in bash
> but if I switch to csh I fail to get a newline when reading the registry.
>
> $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control
> Pan
I think this problem is related to the fact that I have both 32-bit and
64-bit versions of CYGWIN installed on my Windows 7 PC. They are on the
same disk but in different directories (/cygdrive/c/win32app/cygwin vs.
/cygdrive/c/win64app/cygwin).
So far I have observed the problem only when I try
On 11/16/2015 4:26 PM, John J Ottusch wrote:
I think this problem is related to the fact that I have both 32-bit and
64-bit versions of CYGWIN installed on my Windows 7 PC. They are on the
same disk but in different directories (/cygdrive/c/win32app/cygwin vs.
/cygdrive/c/win64app/cygwin).
So fa
>> The command 'cygcheck /usr/bin/gnuplot.exe' should give you that
information.
>> Ken
Doing so finds several required DLL's but also reports
cygcheck: track_down: could not find cyglua-5.1.dll
which is interesting because running the command
lua
enters an interactive mode (unlike gnup
Hi;
I now work in a Windows-centric build and release environment.
The MKS Toolkit currently exists on most (if not all) of the Windows servers.
If I were to install Cygwin, would it conflict with MKS Toolkit?
Secondly, I'm really confused about 32bit versus 64bit servers;
should I just
On Nov 16, 2015, at 5:54 PM, Kenneth Wolcott wrote:
>
> If I were to install Cygwin, would it conflict with MKS Toolkit?
It shouldn’t.
However, you cannot expect any cross-process mechanisms to work correctly
across that boundary like pipes, shared memory, and other forms of IPC that
don’t m
On 11/16/2015 7:01 PM, John J Ottusch wrote:
The command 'cygcheck /usr/bin/gnuplot.exe' should give you that
information.
Ken
Doing so finds several required DLL's but also reports
cygcheck: track_down: could not find cyglua-5.1.dll
which is interesting because running the command
Greetings, Gluszczak, Glenn!
> cat "/proc/registry/HKEY_CURRENT_USER/Control
> Panel/International/sLanguage" works fine in bash
> but if I switch to csh I fail to get a newline when reading the registry.
> $ cat -v "/proc/registry/HKEY_CURRENT_USER/Control
> Panel/International/sLanguage"
> ENU
On Mon, 16 Nov 2015, Kenneth Wolcott wrote:
Date: Mon, 16 Nov 2015 16:54:00 -0800
From: Kenneth Wolcott
Subject: Can MKS Toolkit and Cygwin safely co-exist on Windows servers?
Hi;
Greetings, Kenneth,
I now work in a Windows-centric build and release environment.
I feel you pain :)
The
18 matches
Mail list logo