On 04/30/2014 11:57 PM, Linda Walsh wrote:
> Eric Blake wrote:
>> On 04/28/2014 02:43 PM, Linda Walsh wrote:
>>
>> >> cat bin/t.sh
>> > #!/bin/bash -u
> Um... it doesn't work with 1 argument either.
Your context quoting is hard to follow. Here, you are complaining about
a she-bang with only one a
Eric Blake wrote:
On 04/28/2014 02:43 PM, Linda Walsh wrote:
>> cat bin/t.sh
> #!/bin/bash -u
Um... it doesn't work with 1 argument either.
This is an invalid shebang line. Historically, you are allowed at most
ONE argument to the program that you will be executing.
?!?
Historically?.. sin
On Wed, Apr 30, 2014 at 07:09:00PM -0700, Richard H. McCullough wrote:
>I picked a bad example, since you don't have my source files.
>The point is this: I've been using Cygwin "make" for years
>and never had a problem. In the last week, "make" suddenly
>changed -- it does nothing but stop on ever
Version 1.07-1 of perl-Text-CSV_XS has been uploaded.
CHANGE LOG
==
1.07- 2014-04-28, H.Merijn Brand
* Allow ref to scalar for csv (in => ...)
* Allow CODE ref to in attribute
* Allow * in fragment cellspec's bottom-right cell
DESCRIPTION
===
Text::CSV_XS provi
On Wed, Apr 30, 2014 at 07:53:53PM -0400, info wrote:
>What is the current status of sched_setaffinity() support in sched.h?
>
>Thank you!
Current status: unimplemented.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
I picked a bad example, since you don't have my source files.
The point is this: I've been using Cygwin "make" for years
and never had a problem. In the last week, "make" suddenly
changed -- it does nothing but stop on every makefile.
You must have released a new version of "make" which
is defini
On Wed, Apr 30, 2014 at 05:50:45PM -0600, Jim Reisert AD1C wrote:
> Can anyone help me to use the POSIX regexp library (header regex.h)
> with the i686-pc-mingw32-g++ compiler? I've searched through google
> and I can't find any example of this.
>
> If this won't work, does anyone have a practical
What is the current status of sched_setaffinity() support in sched.h?
Thank you!
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-si
Can anyone help me to use the POSIX regexp library (header regex.h)
with the i686-pc-mingw32-g++ compiler? I've searched through google
and I can't find any example of this.
If this won't work, does anyone have a practical example of PCRE and
this compiler? It seems that there's a 64-bit Cygwin
On 30.04.2014 20:55, Andy Leung wrote:
>
> In the 1.7.29 version of cygwin, the "file" command (5.18) outputs the
> following:
>
> PNG image data72 72 8-bit/color RGBA, non-interlaced
>
>
>
> While in previous versions, the "file" command actually outputs for the same
> file:
>
> PNG i
In the 1.7.29 version of cygwin, the "file" command (5.18) outputs the
following:
PNG image data72 72 8-bit/color RGBA, non-interlaced
While in previous versions, the "file" command actually outputs for the same
file:
PNG image data, 72 x 72, 8-bit/color RGBA, non-interlaced
$ file --
On 04/30/2014 01:13 PM, Richard H. McCullough wrote:
make no longer works on any of my makefiles.
example makefile attached.
Trying this make file on Linux and on Cygwin produced the same results.
make: *** No rule to make target `merr.icn', needed by `/bin/merr.exe'. Stop.
This does not se
make no longer works on any of my makefiles.
example makefile attached.
Dick McCullough
Context Knowledge Systems
Name your propositions !
makefile
Description: Binary data
--
Problem reports: http://cygwin.com/problems.html
FAQ:
waterlan schreef op 2014-04-25 00:10:
waterlan schreef op 2014-04-24 21:43:
Chris J. Breisch schreef op 2014-04-17 20:32:
Erwin Waterlander wrote:
Hi,
The major linux distributions have switched for their man system to
'man-db' (http://man-db.nongnu.org/) in favour of the classic man.
I thin
On 04/30/2014 08:57 AM, Dean Schulze wrote:
I run the program from cygwin. Do I have to do something more than start
the .exe from cygwin to make it use the cygwin .dll?
Yes. You have to compile and link it with Cygwin's compiler to enable
Cygwin's signaling to work properly.
--
Larry
I run the program from cygwin. Do I have to do something more than
start the .exe from cygwin to make it use the cygwin .dll?
On 4/29/2014 10:54 PM, Christopher Faylor wrote:
On Tue, Apr 29, 2014 at 08:37:32PM -0600, Dean Schulze wrote:
The golang code below doesn't detect any signals when r
16 matches
Mail list logo