On Sat, Feb 18, 2012 at 01:42:20PM -0500, Ryan Johnson wrote:
>On 18/02/2012 12:58 PM, Christopher Faylor wrote:
>> On Sat, Feb 18, 2012 at 04:47:48PM +, Jon TURNEY wrote:
>>> On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
On 04/08/2009 13:58, Reini Urban wrote:
> Rather than stripping
Jeremiah Bishop writes:
> the bash commands used are:
> 1) gcc "cygwin puzzle.c"
>
> 2) ./a.out a b
> Now either version used on a file with a shorter set of lines, works just fine
but strangely, that single
> digit difference aborts the program without throwing any error on the sample
input or
On 2/16/2012 8:04 AM, Corinna Vinschen wrote:
> On Feb 16 07:56, David Rothenberger wrote:
>> On 2/16/2012 6:09 AM, Corinna Vinschen wrote:
>>> I read the Linux man page again (http://linux.die.net/man/2/flock)
>>> and I just hacked the following testcase, based on your flock STC.
>>
>> That sounds
I didn't have /etc/profile so I copied /etc/default/etc/profile to
/etc/profile.
Aside from /etc/profile, I don't have any of the other files that
David mentions, but do have the profile.d directory. Here are the
permissions of all related files mentioned:
bash-4.1$ ls -l profile*
-rw-r- 1 a
On 2012-02-18, David Rothenberger wrote:
> On 2/18/2012 10:28 AM, Harry G McGavran Jr wrote:
> > I've found a little more information -- this problem goes away
> > if I change my default shell to dash. Seems tcsh is involved somehow.
> > It comes back when I change my default shell back to tcsh.
>
I would like to be able change the icon dynamically on my mintty
windows. However, old trick (google KB125103) for finding console
window handles won't work anymore as it relies on the windows console
window. I have verified that WM_SETICON works with the correct window handle.
I have played
On Sat, Feb 18, 2012 at 07:25:37AM -0500, Ken Brown wrote:
> On 2/18/2012 4:20 AM, Adrian Sandstrom wrote:
> >Would love if someone could help me get me back to my cozy Cygwin terminal.
> >
> >Problem:
> >When I use the cygwin shortcuts to cygwin.bat or mintty.exe I am
> >getting a basic terminal.
On 2/18/2012 10:28 AM, Harry G McGavran Jr wrote:
> I've found a little more information -- this problem goes away
> if I change my default shell to dash. Seems tcsh is involved somehow.
> It comes back when I change my default shell back to tcsh.
> Going back to tcsh 6.18.00-2 does not help.
>
>
On Tue, Feb 14, 2012 at 3:28 PM, wrote:
> We use ActiveState perl in a backup processes at my work. A programmer
> created a perl script to create an incremental backup using rsync. The
> script does not do the incremental backup, just a full backup. It worked in
> winxp, but now that we are using
On Fri, Feb 17, 2012 at 10:17 AM, Dr. Volker Zell wrote:
> In the latest perl-5.10.1-5 there is a symlink
> /usr/lib/perl5/5.10/i686-cygwin/CORE/cygperl5_10.dll
> for
> /usr/bin/cygperl5_10.dll
>
> which breaks 'make check' when trying to run the testsuite for
> openldap when it's perl enabled.
On Sat, Feb 18, 2012 at 11:58 AM, Christopher Faylor wrote:
> On Sat, Feb 18, 2012 at 04:47:48PM +, Jon TURNEY wrote:
>>On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
>>> On 04/08/2009 13:58, Reini Urban wrote:
Rather than stripping our exe's and dll's I suggest to strip the debug
info
On 18/02/2012 12:58 PM, Christopher Faylor wrote:
On Sat, Feb 18, 2012 at 04:47:48PM +, Jon TURNEY wrote:
On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
On 04/08/2009 13:58, Reini Urban wrote:
Rather than stripping our exe's and dll's I suggest to strip the debug
info into
seperate /usr/lib
On 18/02/2012 11:47 AM, Jon TURNEY wrote:
On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
On 04/08/2009 13:58, Reini Urban wrote:
Rather than stripping our exe's and dll's I suggest to strip the debug
info into
seperate /usr/lib/debug/path/file.dbg and package them seperately in -debuginfo
packag
I've found a little more information -- this problem goes away
if I change my default shell to dash. Seems tcsh is involved somehow.
It comes back when I change my default shell back to tcsh.
Going back to tcsh 6.18.00-2 does not help.
Given the deathly silence to my request below, I must be the
On Sat, Feb 18, 2012 at 07:24:14AM -0700, Leon Vanderploeg wrote:
>Greetings,
>
>I am having problems with intermittent failures of the lstat() inside a C
>program on several servers running Windows Server 2008R2. The program
>recursively searches directories and uses lstat() to gather information
On Sat, Feb 18, 2012 at 04:47:48PM +, Jon TURNEY wrote:
>On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
>> On 04/08/2009 13:58, Reini Urban wrote:
>>> Rather than stripping our exe's and dll's I suggest to strip the debug
>>> info into
>>> seperate /usr/lib/debug/path/file.dbg and package them s
On 21/08/2009 00:40, Yaakov (Cygwin/X) wrote:
> On 04/08/2009 13:58, Reini Urban wrote:
>> Rather than stripping our exe's and dll's I suggest to strip the debug
>> info into
>> seperate /usr/lib/debug/path/file.dbg and package them seperately in
>> -debuginfo
>> packages such as with fedora.
FWI
Greetings,
I am having problems with intermittent failures of the lstat() inside a C
program on several servers running Windows Server 2008R2. The program
recursively searches directories and uses lstat() to gather information on
each file. The files that fail most often end in .bak, but not alw
Hi,
I've posted a question about porting problem a while ago[1].
Now I have another one[2].
As the subject said, I may encounter a llvm's bug but it looks cygwin
related to me.
Anyone can reproduce this error?
If so, I'd like to ask cygwin devs who packaged llvm and upstream llvm
devs about why t
On 2/18/2012 4:20 AM, Adrian Sandstrom wrote:
Would love if someone could help me get me back to my cozy Cygwin terminal.
Problem:
When I use the cygwin shortcuts to cygwin.bat or mintty.exe I am
getting a basic terminal.
1) The command prompt displays "-bash-4.1$" instead of
"username@directory
Would love if someone could help me get me back to my cozy Cygwin terminal.
Problem:
When I use the cygwin shortcuts to cygwin.bat or mintty.exe I am
getting a basic terminal.
1) The command prompt displays "-bash-4.1$" instead of
"username@directory" like before.
2) The command prompt is black an
21 matches
Mail list logo