Coming from an enterprise and supercomputing background, we were able to
control what shell was available, so bashisms weren't a problem any more
than dashisms, fishisms, kornisms, perl or python versionisms, etc, might
be.
But, when I was in a commercial environment, everything - shell, perl, C,
Place the nul on the third line. For example:
#!/bin/bash
#
# ^@ identify as a binary file
...
On Thu, Apr 6, 2023 at 4:03 AM Corinna Vinschen via Cygwin <
cygwin@cygwin.com> wrote:
> On Apr 6 04:43, Fergus Daly via Cygwin wrote:
> > I have a "hash bang" bash shell script i.e. first line
> >
Thank you
> Hi Scott, sorry but , there is no rust compiler for Cygwin Regards
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Has anyone compiled bat for cygwin64?
If not, could it be added for consideration to be added to the
repository, please?
Meanwhile, although I know 0% about Rust, if someone can tell me how to
install Rust, then I could take a shot at compiling it myself.
Thanks
--
Problem reports: https:
the driver installer that came packaged with KFU.
Installing FFF...
< waiting for device >
_
Scott Widmann
(619) 933-2864
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
in apache2)
SW
On Thu, Feb 17, 2022 at 10:35 AM Jon Turney
wrote:
> On 14/02/2022 22:25, Scott Wood wrote:
> > I'm trying to compile a current version of apache2 httpd under the
> cygwin64
> > environment. There is an older version of apache2 compiled in cygwin but
> &
Whenever I try to enable the ssl module in apache2 (original dist version
or custom compiled version) I get the following error:
$ apachectl -k start
[Wed Feb 16 17:29:11.188154 2022] [core:emerg] [pid 47724] (88)Function not
implemented: AH00023: Couldn't create the mpm-accept mutex
(88)Function
I'm trying to compile a current version of apache2 httpd under the cygwin64
environment. There is an older version of apache2 compiled in cygwin but
it's orphaned and didn't include some of the ssl libs I needed.
When I try to compile it's failing when trying to compile the
mod_cache_disk module:
On Fri, 2021-07-30 at 12:47 +0200, Corinna Vinschen wrote:
> I've uploaded a new developer snapshot to https://cygwin.com/snapshots
> Please give it a try and report back.
Thank you so much! The snapshot works perfectly and now my daytime
server works without code changes.
signature.asc
Descript
Hi,
I was wondering why my daytime server doesn't work when built for
Cygwin, and I have been able to narrow it down to this reproducible
test case:
#define _POSIX_C_SOURCE 200809L
#include
#include
#include
#include
#include
#include
#include
int main(void) {
struct addrinfo *res
On 1/3/2021 12:26 PM, Scott T. Marshall wrote:
Hello,
I use evince to view .eps and .ps files (usually plots of scientific
data). After my recent cygwin update, evince no longer is able to open
.eps or .ps files. I get the following error.
Unable to open the initial device, quitting
Linux forums, this may be an issue with libspectre
that has been fixed in a recent version, but is not yet available in
cygwin. evince can open pdf files, so it is just eps and ps files that
give the error. gs can open the eps files.
Any help/suggestions would be appreciated.
Cheers,
-Scott
Hi,
I'm writing an application in C that's increasingly dependent on the POSIX
APIs and would like to use the Cygwin DLL to help port it to Windows. I
currently use MinGW-w64 but foresee that will stop being sufficient eventually.
I want to do this using only free software without a Windows ins
Using greed 3.10-1
At the end of a game, it reports the following
greed:
/home/jaalto/cygwin/my/greed/greed-3.10/.inst/var/games/greed/greed.hs:
Cannot open.
System info:
$ uname -srvmpio
CYGWIN_NT-6.1 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 unknown unknown
Cygwin
$ cygcheck -cd
Thanks, this was helpful. When I use -W I get one process that contains the
uppercase value that I entered through the grep command but not the lowercase
processes.
Is there a parameter to ignore case?
On Thursday, August 4, 2016 9:27 AM, Mark Hansen wrote:
On 8/4/2016 6:12 AM, Eliot Moss wr
Hello,
We just started using Cygwin to assist us with running various scripts and
commands in an Oracle E-Business Suite environment on a Windows 2008 R2 server.
We have a script that we run that does the following:
ps -ef | grep mwa | grep -v grep | awk '{print $2}' | xargs kill -9
On Cygwin
Couldn't compute FAST_CWD pointer.
hich is good
because my actual environment involves a twisty maze of recursive Makefiles.
Of course, I still hope the underlying bug gets fixed.
-Scott
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.c
x >>
output$
/cygdrive/c/Windows/System32/sort.exe nonexist 2>> output; true$
- BEGIN output -$
nonexistThe system cannot find the file specified.^M^M$
xx$
- END output -$
The output is still wrong.
-S
t; true
- BEGIN output -
nonexistThe system cannot find the file specified.
xx
- END output -
The bug happens with both make 4.1 and make 4.0 on cygwin 2.0.2. It
does not happen with make 3.82.90 and cygwin 1.7.23. (And that is
my only known workaround: down
> On 1/19/2015 8:10 PM, Corinna Vinschen wrote:
>
> >
> >Well, it was not as complicated as I anticipated. I applied a patch
> >to cygserver to pull it into the wonderful modern times of per-thread
> >signalling. I created and uploaded a new developer snapshot to
> >https://cygwin.com/snapsho
I have a multi-threaded process running under Cygwin that receives messages
from several IPC message queues (built using Cygwin's gcc, version 4.8.3). The
listener for each queue runs in its own thread, each of which is created from
the main thread. Each listener is using a blocking call to ms
of python.
Does this make sense? I'm hoping someone can suggest a simple fix.
Thanks.
Andrew Scott
http://www.aes.id.au/
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe
Trying to duplicate an install on another machine, but the command
line "Specify packages to install" option just returns with no output
or error message.
Info printed when I do -h is "Starting cygwin install, version 2.850"
Machine is running Windows 7 Professional.
Thanks,
Scot
--
Problem r
The settings on my machine prevent windows automated updates from
running. The machine was pretty out of date and I manually ran
updates to bring it up snuff. That being said I am no longer seeing
the segmentation fault issues with the cygwin64 bit executables.
However if I close the terminal, o
Do you have the same problem with Cygwin 32 bits? How about with
the current Cygwin package (1.7.28) with either 32 bits or 64?
I had no problem running this on 32-bits from W7 x64 with 1.7.28.
___
I still have the same problem when updating to cygwin64 to 1.7.28:
CYGWIN_NT-6.1 1
==Problem==
When launching cygwin bash shell from windows command prompt (cmd)
then applications run by bash very frequently crash with Segmentation
Faults. When this occurs applications that are launched by the shell
are not cleaned up after the shell session terminates (for example
ssh-agents an
n the code.
I have tried to compile gcc 3.4.6 from source with no luck, but I am not
so good with compiler flags and makefiles. I will give it a go again,
but I am not optimistic.
So, to avoid further mean comments about my course of action being
"stupid", I will sign off.
-Scott
On 2/
On 2/12/2014 12:28 AM, Marco Atzeri wrote:
On 12/02/2014 04:54, Scott T. Marshall wrote:
Hi All,
First a compliment: I recently went from the old x86 version of cygwin
to cygwin64. I was pleased to see that many of my perl scripts run about
twice as fast. Thanks!
My question: Would it be
sure of what compiler flags to use, so
the build always fails.
Any tips/suggestions would be appreciated.
Cheers,
-Scott
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe
o error or warning message was seen.
Thanks.
--
Scott Roland
--
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-simple
osed to be clean. I had previous failed
Cygwin install on this reimage, but I followed the uninstall
instructions, rebooted and tried again.
Any help would be appreciated.
--
Scott Roland
cygcheck.out
Description: Binary data
--
Problem reports: http://cygwin.com/problem
but it may be persistent for you because
> the self-built(?) DLL is never taken into account when rebasing.
When I run (rebaseall -v) it confirms that the rebaseall
successfully finds all the perl module DLL's. Those will be for
modules that include C code whi
On Sun, 4 Mar 2012 15:08:33 +0100, Corinna Vinschen wrote:
> On Mar 3 10:04, Scott wrote:
> > With the introduction of cygwin 1.7.11-1, perl scripts that use
> > dynamic loading fail with dll errors when another program is exec'ed.
> >
> > The host OS i
With the introduction of cygwin 1.7.11-1, perl scripts that use
dynamic loading fail with dll errors when another program is exec'ed.
The host OS is windows 7 professional, 32-bit. The error message
looks like the familiar perl problem fixed by rebaseall, but this
time, that remedy did
Confirmed, the snapshot build appears to be working for me too. Thanks!
On Fri, Mar 2, 2012 at 1:57 PM, Kitchens wrote:
> I just ran the snapshot build, and CTRL+C appears to be working
> properly in /dev/consX
>
> --
> Kitchens
> .
>
> --
> Problem reports: http://cygwin.com/problems.html
ember 2011.
Any help is appreciated; let me know if you need more information
(output of cygcheck -s -v -r attached).
Scott McCaskill
cygcheck.out
Description: Binary data
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
ould build some software
from sources (make and gcc were failing variously with the same type of
error messages). So as of now, I am a very happy camper!
Thanks much!
Scott M. Ballew
Purdue University
--
View this message in context:
http://old.nabble.com/cygwin-1.7.10-1-fork---address-space-n
using ProcessExplorer from SysInternals to see what DLLs are
loaded where, but I haven't been able to spot the one that might be
colliding.
Suggestions for how to continue digging into this? I've tried to read the
forum posts that seem related and any Google hits that seemed related, but
Does anyone know how to configure cygwin to do xdmcp to the new ubuntu
11.10? It appears to have swapped out the old gdm for lightdm. I found
the conf option that supposedly turns it on to listen for xdmcp and see
an entry in the lightdm log that says xdmcp reception is enabled but
when I try t
Scott Wells hotmail.com> writes:
> I'll keep playing with this but, assuming it works as it seems to, this
> is great!
Okay, scratch that...while the simple build seemed to be working properly when
run through the shell script, I tried running a Swing-based sample program and
CTR
Scott Wells hotmail.com> writes:
> Hi. I'm a longtime cygwin user (since it was gnu-win32) who has struggled to
> solve one particular long-standing disconnect between cygwin and native Win32
> command-line utilities, notably that unless you're using a cygwin shell from
commands
that should be executed this way. Also as a note to the cygwin developers,
perhaps something like this should become a standard cygwin utility similar to
cygpath? That would accomplish the goal of not contaminating cygwin itself but
facilitating this type of pairing.
Regards,
Scott
--
On 5/14/10 1:44 PM, Matthias Meyer wrote:
Yes!
Optionally install openssh again. Than call ssh-host-config as well as
ssh-user-config.
Recognize any library error. The dependency management during cygwin
installation isn't very well. My installation was missing one or two
necessary cyg-libraries.
On 5/14/10 8:23 AM, Matthias Meyer wrote:
I am looking for a solution to a aimiliar problem the last week.
In my case I found and solve two mistakes:
1) usernames in v1.5 are case insensitive but not in v1.7.5. e.g. ssh
me...@cygwinhost is not the same as ssh me...@cygwinhost
2) sshd_config:
"A
After upgrading, attempts to use SSH give "Server refused our key".
Trying to enter the user password is rejected, too. Everything wor
I haven't found any documentation about upgrading SSH so don't know what
might be wrong. I ran /bin/copy-user-registry-fstab
What might I have missed?
--
> Where do you get that idea from that CMOV is optional? Yes, there's a
> CPUID feature bit representing CMOV, but that's always set on the
> i686, its descendants, and compatible processors. Pre-Nehemiah C3s are
> not fully 686-compatible, simple as that.
Old flamewars, eg.
http://www.mail-archiv
>> According to the internets... the C3 purports to be a i686-class
>> processor
> Without CMOV or out-of-order execution, that seems a bit of a scam.
[snip]
> For gcc, "i686" implies the presence of the CMOV instruction, because,
> well, CMOV was introduced with the Intel 686 (aka Pentium Pro).
>> I'm attempting to install on a Via EPIA-5000 (533Mhz C3/Samuel 2)
>> without success... is this platform not supported?
> Hmmm, quite likely not. Everything in the Cygwin distro is compiled for
> i686 or above CPUs. C3 is crippled, isn't it? No SSE/MMX, all that stuff?
According to the int
Peoples,
I'm attempting to install on a Via EPIA-5000 (533Mhz C3/Samuel 2)
without success... is this platform not supported?
post-install, no Cygwin commands produce any output (not bad command or
filename, just nothing at all), except cygcheck which will only print
the help, any other option/fi
When I compile and run the following example code within cygwin (gcc
msgsnd.c -o msgsnd), I get an error "Bad system call"
This seems to be a bug; it runs fine under linux.
#include
int main() {
int msqid = 0;
int rc;
size_t msgsz;
struct {
long int mtype;
char
his happens in a standard Windows XP x86 environment, with Cygwin
up-to-date as of this week.
Thanks,
Scott Wegner
swegn...@hdfgroup.org
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http:/
On Sat, April 25, 2009 9:37 pm, Mikel Ward wrote:
> The key is that the -r (file is readable) operator returns false for
> directories that I CAN read. "test" and "ls" prove that I can read them.
-r does not test to see if you can read a file, it tests whether the mode
gives you read access to th
od to use so that all users have write access
to the files?
How about chmod/chgrp/chown? This is the way to do it from sftp.
Yes, that is possible, but not in this situation.
Thanks very much, though. The first solution is excellent.
Scott
--
Unsubscribe info: http://cygwin.com/ml/#un
another method to use so
that all users have write access to the files?
Scott
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
On Wed, April 15, 2009 12:46 pm, Dave Korn wrote:
> Letters in an error message don't just randomly change between upper and
> lower case for no reason. Either you two are using different versions of
> grep, or Shailesh did not accurately report the *actual* error message
> that he was *actually*
I did a base install of cygwin 1.7 (using setup-1.7.exe),
and the first time I ran cygwin.bat, it gave the following:
Copying skeleton files.
These files are for the user to personalise their cygwin experience.
They will never be overwritten nor automatically updated.
bash: cd: /etc/skel: N
I'd rather see the common code put into a library (and available in
both cygwin and mingw flavors). Then it would be pretty easy to
have a Cygwin::Setup perl extension and command line tools using it.
(Substitute your other glue language of choice as desired.)
On Thu, February 12, 2009 10:17 am,
On Sun, December 21, 2008 4:56 pm, Kermit Tensmeyer wrote:
> On Sun, Dec 21, 2008 at 6:21 PM, Eric Blake wrote:
>> My guess is that you might have PATH problems. But if you had followed
>> these directions:
>
> and that's why I'm asking for the documentation. I don't need/want you to
> solve a p
?
3 -- any other thoughts?
Thanks in advance; if there is an FAQ or other thread that covers
this please just post a link.
-------
Scott Thompson / www.fileandstream.com
---
--
Unsubscribe info: http://cygwin.com/ml/#unsubscri
On Fri, September 12, 2008 9:38 am, R&D wrote:
> I am deeply interested in implementing a simple
> command interpreter in Windows XP platform as a part of my summer project,
> so will you please give me some hint on implementing it.
I suspect cygwin will be of little use to you in pursuing such a
On Fri, September 12, 2008 3:08 pm, Jason Pyeron wrote:
>> I am deeply interested in
>> implementing a simple command interpreter in Windows XP platform as a
>> part of my summer project, so will you please give me some hint on
>> implementing it.
>
> Isn't summer over?
Do I detect the taint of he
(reformatted)
On Tue, September 2, 2008 12:42 am, [EMAIL PROTECTED] wrote:
> Jay <[EMAIL PROTECTED]> wrote:
> snipped the drivel
> ...
>
>> The code seems very wierd in places.
>> I don't "like" it.
>> I know, boo hoo, whine whine whine. It seems to work but it makes me
>> nervous. - Jay
> J
On Mon, August 11, 2008 2:50 am, circ ular wrote:
> 1. how do I install packages once I already have installed cygwin?
Use http://cygwin.com/setup.exe to select additional packages.
> 2. what do I write do download from a specific internetadress.
This list is for cygwin-specific questions, not g
On Thu, July 10, 2008 10:06 pm, Christopher Faylor wrote:
> On Thu, Jul 10, 2008 at 08:49:06PM -0700, Tony Last wrote:
>> My console program is built for native Windows (thus does not reply on
>> cygwin1.dll).
>>
>> So I'm looking for a boolean method which will allow a program to tell
>> whether i
On Fri, June 13, 2008 2:23 am, Mani kandan wrote:
> This problem is probably due to using incompatible versions of the cygwin
> DLL.
>
>> Search for cygwin1.dll using the Windows Start->Find/Search facility
>> and delete all but the most recent version. The most recent version
>> *should*
>> resid
On Sat, May 24, 2008 8:45 am, David Christensen wrote:
> I am attempting to build Perl from source (I'm curious about Perl's
> regression test), but it appears that the current Cygwin source
> distribution is incomplete:
If you don't want to duplicate the exact cygwin binary distribution,
but don'
On Fri, April 25, 2008 2:16 pm, Alon Bar-Lev wrote:
> Is anyone interested in maintaining a cygwin packages for OpenSC
> projects?
To whit:
http://www.opensc-project.org/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
D
I tried doing a if(-l $file) where $file was the name of a symbolically linked
directory in the current working directory and it returned a false. Doing a
(-d $file) returned true.
Is there any way to work around this and then retrieve the real path of a
symbolically linked directory under cygw
Kurt Franke wrote:
Scott Wegner hdfgroup.org> writes:
Greg Chicares wrote:
On 2008-03-25 13:30Z, Scott Wegner wrote:
I am trying to create a "wrapper" Cygwin bash script to add
functionality to an existing Windows batch script. In my Cygwin script,
I would like to call the ba
Greg Chicares wrote:
On 2008-03-25 13:30Z, Scott Wegner wrote:
I am trying to create a "wrapper" Cygwin bash script to add
functionality to an existing Windows batch script. In my Cygwin script,
I would like to call the batch file with something like:
...
cmd.exe /k batch-script.
Cygwin
entries from the path for the batch call. Hopefully the solution would
be portable, and not affect the environment outside of the bash script.
Thanks,
Scott Wegner
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/pr
_SOCKET and SSH_AGENT_PID.
-Original Message-
From: Eric Blake [mailto:[EMAIL PROTECTED]
Sent: January 14, 2008 18:09
To: cygwin@cygwin.com; Dixon, Scott
Subject: Re: Environment variables in bash don't get set from scripts
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dixon, Sco
I'm using cygwin on XP Pro and was having no issues untill I updated some dev
pacakages the other day. Now none of my shell scripts are able to SET
environment variables for a session. I can "export foo=something" but my
scripts can't "SET foo something&q
On Mon, September 10, 2007 12:34 pm, Reini Urban wrote:
> John Neil schrieb:
>
>> Thanks. For now I installed the previous version of the Cygwin
>> perl-libwin32 package, but I agree there should be some way to access the
>> non-core Win32 routines that were previously available without having to
am running WinXP SP2)
BTW I don't know if it is related, but I also recently started getting
problems with ssh-add (before these dropouts started occuring):
$ eval `ssh-agent`
Agent pid 3208
$ ssh-add
Enter passphrase for /home/Scott McNab/.ssh/identity:
Error reading response l
that recommends using an empty folder for
the install location? Also a check at startup, if possible, to detect
any older setup.ini and then show the message box at that time, rather
than a few screens into the process.
Setup.exe version 2.573.2.2
XP Pro (all patches)
Thank you,
Scott
-
On Thu, July 26, 2007 5:19 am, Corinna Vinschen wrote:
> On Jul 26 22:09, Sisyphus wrote:
>> I'd like to have a perl on Cygwin built with -Duselongdouble, so I tried
>> *** You requested the use of long doubles but you do not seem to have
>> *** the following mathematical functions needed for lon
orked fine.
Scott
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
d my start
menu.
Why could it not install the cygwin1.dll? I've used cygwin for years,
and I think this is the first time I've come across this.
I did perform google searching on this, but found a couple messages from
2001 and 2003 that didn't really seem to help.
Thanks.
S
2 /usr/lib/libintl.dll.a
/usr/lib/libiconv.dll.a -lintl -liconv /usr/lib/libexpat.dll.a
-L/usr/local/libdbus-binding-tool-glib.o: In function
`dbus_binding_tool_output_glib_server':
/home/Scott/downloads/dbus-glib-0.73/dbus/dbus-binding-tool-glib.c:800:
undefined reference to `_g_file_open_tmp_utf8&
On that advice, I now get a new error:
/home/Scott/downloads/dbus-glib-0.73/dbus/dbus-binding-tool-glib.c:800: undefine
d reference to `_g_file_open_tmp_utf8'
This is nearly identical to the error I got when commenting out line
108 of unistd.h:
/home/Scott/downloads/dbus-glib-0.73/dbus
processor is getting that method? C really
isn't my thing so when I have problems like this with prerequisite
packages, I'm really at a loss. Thanks everyone for lending me a hand
with this!
Greg Chicares wrote:
On 2007-05-30 00:12Z, Scott Peterson wrote:
Here's the content of
ing-tool-glib.c:39:
/usr/include/sys/unistd.h:108: error: parse error before numeric constant
Ideas?
Use gcc -E to look at the preprocessed source, and see what namespace
collision was caused somewhere in lines 1-38 of dbus-binding-tool-glib.c
that caused the syntax error?
--
Scott.
--
U
I'm building dbus-glib from source and I get this error when I make:
In file included from /usr/include/unistd.h:4,
from dbus-binding-tool-glib.c:39:
/usr/include/sys/unistd.h:108: error: parse error before numeric constant
Ideas?
--
Scott.
--
Unsubscribe info:
directory has what seems to be >100 files. Is there any fix for this
yet? The posts I saw were from April of 2006, so I don't know if the
problem is now solved or not.
Thanks in advance.
Scott
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cy
char*, int):234 val 119
657 5250426 [main] ssh-add 5876 __set_winsock_errno: connect:775 - winsock error
10036 -> errno 119
Thanks,
Scott
21992199 [sig] ssh-add 5876 wait_sig: entering ReadFile loop, my_readsig
0x0, my_sendsig 0x0
4142613 [main] ssh-add 5876
Does "eval `ssh-agent | d2u`" work any better?
cheers,
DaveK
Thank you for the quick reply, Dave.
d2u doesn't seem to make any difference. I get the same behavior with or
without it.
Scott
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Eric Blake byu.net> writes:
>
>
> http://cygwin.com/acronyms/#PCYMTWLL - wrapping would be nice
>
> > To: 'cygwin AT cygwin DOT com'
> ^
>
> http://cygwin.com/acronyms/#PCYMTNQREAIYR - raw emails munged
>
> http://cygwin.com/acronyms/#TOFU - top-posting reformatted
ind any info about when I googled. Maybe it's time
I actually started grepping through cygwin source?
Any advice appreciated.
-Original Message-
From: Schuff, Scott
Sent: Tuesday, March 06, 2007 1:05 PM
To: 'cygwin@cygwin.com'
Subject: RE: Getting 'Bad file descripto
to a file and reading the whole thing after make exits. Does anyone
have any suggestions for futher debugging these hangs?
Thanks for any help!
-Scott
-Original Message-
From: Schuff, Scott
Sent: Thursday, March 01, 2007 3:54 PM
To: 'cygwin@cygwin.com'
Subject: Getting 'Bad f
lem.
Thanks in advance for any help.
-Scott
cygcheck.out
Description: cygcheck.out
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
Corinna Vinschen wrote:
> On Feb 13 21:02, Yaakov (Cygwin Ports) wrote:
>> And approximately what is the timeframe to 1.7.0; weeks, months, next
>> year? Is HEAD stable enough for those not working on cygwin1.dll to be
>> testing?
>
> Months. It's stable enough now but it's constantly changing.
> On Jan 28 11:57, Yitzchak Scott-Thoennes wrote:
>> Corinna Vinschen wrote:
>> > Thanks for the info. It's interesting to know. What I still don't
>> get,
>> > however, is the fact that the same statement does not waste memory on
>> > the x
Corinna Vinschen wrote:
> On Jan 27 23:17, Reini Urban wrote:
>> Václav Haisman schrieb:
>> >If I were you I would report it as a bug to their bug tracker.
>>
>> It's no bug, it's a perl feature,
>
> Uh, right, a *feature* ;)
>
>> and often defended.
>> Even dll's are not unloaded.
>>
>> If you wa
Linda Walsh tlinx.org> writes:
> I understand perl may not be as efficient in data storage as
> C, but seems like expanding a 100MB string to take 200MB is
> wasting 100MB.
>
> Is this what you were referring to, Corinna?
No, the inefficiency is that it stores the 100MB string in two separate
p
Corinna Vinschen wrote:
> On Jan 22 11:26, Yitzchak Scott-Thoennes wrote:
>> Corinna wrote:
> $a = "a" x (100 * 1024 * 1024);
> sleep 5;
>> > "a" --> malloc (2 bytes)
>> > x 100 Megs --> realloc (100 Megs) + malloc (100 Me
> Hi,
>
> consider the following statement:
>
> $a = "a" x (100 * 1024 * 1024)
>
> When you create a script which does this over and over again, you'll
> observe a strange memory problem.
Can you show your script?
> By stracing I found that for each of these statements the following
> happens:
>
Dave Korn writes:
> On 21 January 2007 14:38, Christopher Layne wrote:
> > I notice in some places, there are double-negates, like:
> >
> > me->read_ready |= ret || !!(events & (FD_READ | FD_ACCEPT | FD_CLOSE));
> >
> > What's the rationale for these? To enforce either a 0 or 1, to be directly
>
Kevin T Cella nycap.rr.com> writes:
> Using the version of perl installed with cygwin is not really an option
> since I already have scripts written that utilize windows specific modules.
Out of curiousity, which modules are those?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim
1 - 100 of 710 matches
Mail list logo