I saw your email address on your work and assumed you
took an interest in supporting it. Mea culpa.
"Hey, that's what you get for putting them in there,"
was a josh about just the sort of complaint you replied
with. I saw you coming, and warned you, but you showed
up anyway. Tua culpa.
You
All I get is undefined errors.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf
Of Roy Clemmons
Sent: Tuesday, December 23, 2003 9:58 PM
To: [EMAIL PROTECTED]
Subject: Access Violation
Greetings,
I have installed expat-1.95.7 into Cygwin 1.5.5-1 using the Cyg
Greetings,
I have installed expat-1.95.7 into Cygwin 1.5.5-1 using the Cygwin
setup utility.
In /usr/lib I have:
libexpat.a
libexpat.dll.a
libexpat.la
and in /usr/bin, I have cygexpat-0.dll.
When I compile and link the following program, I get a segmentation
fault. What am I doing wrong...cou
On Tue, 23 Dec 2003, Christopher Faylor wrote:
> On Thu, Dec 18, 2003 at 03:22:10PM -0500, Christopher Faylor wrote:
> >On Thu, Dec 18, 2003 at 02:31:40PM -0200, Fr?d?ric L. W. Meunier wrote:
> >>At least here rxvt dies after started. cmd.exe works. Latest
> >>Cygwin packages on XP Professional SP
On Tue, Dec 23, 2003 at 04:45:27PM -0600, Brian Ford wrote:
>On Tue, 23 Dec 2003, Christopher Faylor wrote:
>
>> On Tue, Dec 23, 2003 at 04:39:13PM -0600, Brian Ford wrote:
>> >Have you run the testsuite lately? I get a heap of failures on NT4.
>> >But, in that timeframe, I certainly won't have ti
On Tue, 23 Dec 2003, Christopher Faylor wrote:
> On Tue, Dec 23, 2003 at 04:39:13PM -0600, Brian Ford wrote:
> >Have you run the testsuite lately? I get a heap of failures on NT4.
> >But, in that timeframe, I certainly won't have time to look at them.
>
> You can safely assume that cygwin is not
On Tue, Dec 23, 2003 at 04:39:13PM -0600, Brian Ford wrote:
>Have you run the testsuite lately? I get a heap of failures on NT4.
>But, in that timeframe, I certainly won't have time to look at them.
You can safely assume that cygwin is not released without my running the
test suite.
I haven't ru
On Tue, 23 Dec 2003, Christopher Faylor wrote:
> The subject says it all.
>
> I'm hoping to release cygwin 1.5.6 shortly after Christmas.
>
Have you run the testsuite lately? I get a heap of failures on NT4. But,
in that timeframe, I certainly won't have time to look at them.
lots of "child pro
The subject says it all.
I'm hoping to release cygwin 1.5.6 shortly after Christmas.
cgf
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygw
On Tue, Dec 23, 2003 at 02:24:37PM -0500, [EMAIL PROTECTED] wrote:
>Great news !!!
>
>I am no longer getting a stackdump (using rsync + ssh) with the latest
>snapshot: cygwin-inst-20031223.tar.bz2.
That is great news. I made so many changes in the last snapshot that
it's hard
Christopher Faylor wrote:
> But, then, why should your boss trust me to be giving you the right
> information? I might be maliciously steering you towards corrupted code
> which was specially intended to subvert your security...
What he's not saying here is that secretly he has committed the Spe
Hi all,
New version freezes frequently (3-5 times during a day). I haven't
pinpointed any obvious reason. cygcheck report is in the attachment.
Help would be appreciated.
Thx,
/'^'\
( o o )
-oOOO--(_)--OOOo-
|Domagoj
Great news !!!
I am no longer getting a stackdump (using rsync + ssh) with the latest
snapshot: cygwin-inst-20031223.tar.bz2.
Thanks for your work.
-Steve More
-Original Message-
From: Christopher Faylor
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 23, 2003 11:48 AM
To: [EMAIL
It seems that a few months ago the man pages were showing the ESC[1m etc. escape
sequences in a bash shell. The problem was quickly fixed.
I downloaded docbook_xsl 1.64.1-1 yesterday and the problem is back. I also
downloaded a few X-modules. One of these modules caused the 'man' problem to
r
On Tuesday 23 December 2003 18:23, Dalibor Topic wrote:
> >>> in my attempts to fix an ugly bug in kaffe on Cygwin, the bug I'm
> >>> trying to squish turned out to be triggered by something that happens
> >>> *before* main is called.
> >
you can set a breakpoint at the application entry point.
$
On Tue, 23 Dec 2003, Dalibor Topic wrote:
> Steve Coleman wrote:
> >
> > I have seen something like this before. If it is a C++ app then it may
> > be a constructor in a statically or golbally declared object instance.
> > The compiler should generate code to call all the global object
> > constru
Steve Coleman wrote:
Dalibor Topic wrote:
Dalibor Topic wrote:
Hi all,
in my attempts to fix an ugly bug in kaffe on Cygwin, the bug I'm
trying to squish turned out to be triggered by something that happens
*before* main is called.
Since I'd like to know what modifes that opcode, I hope to
Ahh. The old chicken and egg problem.
Normally the way to resolve this issue is to use a cross compiler. However,
even then you still have to start off with a binary application, just on
another platform. For example, you could use gcc running under Linux. But
how do you verify the Linux distr
On Thu, Dec 18, 2003 at 03:22:10PM -0500, Christopher Faylor wrote:
>On Thu, Dec 18, 2003 at 02:31:40PM -0200, Fr?d?ric L. W. Meunier wrote:
>>At least here rxvt dies after started. cmd.exe works. Latest
>>Cygwin packages on XP Professional SP1 + all updates.
>
>As luck would have it, this is due t
On Tue, Dec 23, 2003 at 11:57:59AM +0100, Gabriel SOUBIES wrote:
>I am still not able to build Cygwin from the latest CVS sources...
>But anyway, that's only a part of the problem. My boss wants to be sure
>there is no malicious code in the Cygwin distribution I use.
>So he's telling me to rebuild
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shankar Unni wrote:
| It's not unexpected or incorrect, but may be suboptimal.
|
| The Java runtime insists that InetAddress.getLocalHost() return your
| true IP address, not "127.0.0.1". Unfortunately, in a dialup setup with
| automatic connection, suc
I am still not able to build Cygwin from the latest CVS sources...
But anyway, that's only a part of the problem. My boss wants to be sure
there is no malicious code in the Cygwin distribution I use.
So he's telling me to rebuild it from scratch from the CVS sources.
His logic is that since we can
On Mon, Dec 22, 2003 at 04:04:11PM -0700, "Blair P. Houghton" <[EMAIL PROTECTED]>
wrote:
> In the meantime I realized that 5.8.2 is newer than I
> thought it was. Maybe I *am* the first to try to build
> it on cygwin. Nah. Someone out there has seen this
> before.
Works for me. Please give
Hello,
I'm encountering a problem while trying to install Cygwin on a Window XP box
from a local directory of packages. Several times during the setup
procedure, Windows pops up an error message informing me that the Windows
find.exe utility has encountered a problem and needs to be closed. N
Hello,
The current version of Outlook finally made me move to mutt :-)
I have two problems using mutt on cygwin:
1. I've used this mailcap file:
application/*; cygstart %s
image/*; cygstart %s
text/*; cygstart %s
video/*; cygstart %s
But it doesn't seem to work, when I try to open a Word attachme
25 matches
Mail list logo