On Apr 26 13:28, S. Schulz wrote:
> I found a bug in syslog-ng-1.6.12.
> If i use the MSGONLY macro the first char of the message is missing.
>
> Here is the patch:
> -snip
> 426,427c426,428
> < colon++;
> < ofs = (colon - (char *) msg->msg-
One of our users here who likes to use Ruby was trying to use the cygwin
distribution, and then tried to fetch some "ruby gems". His Ruby
installation ended up getting corrupted with native (non-Cygwin)
libraries being loaded for some of the ruby gems, causing all sorts of
interesting problems
Eric Lilja wrote:
[...] Any messages are
displayed in an editbox. If a severe error occurs, an exception is
thrown. Will there be any problems if I catch these exceptions in the
main thread? [...]
Just thinking about that setup makes my head spin. Yes, I suspect
there'll be lots of problems
Hello to cygwin@cygwin.com people
Thnak you Brian for your great help, yet I stilll have
a little problem.
I am not sure this is a cygwin question anymore, but I
would be greatful if you can take a look.
I am trying to install DBD::mysql under cygwin in
windows xp. I followed the instruction
[ -- cut lots of stuff -- ]
As mentioned in the previous post, I have never compiled any application under
cygwin. So a learning
curve exists for me, thus these questions come to mind. According to the cksfv
page, a comment
mentions compiling the source for use under Windows, yet I am not famil
robert_neville310 wrote:
> On Thu, 26 Apr 2007 08:10:14 -0400, "Larry Hall (Cygwin)" <> wrote:
>
>> robert_neville310 wrote:
>>> I would like to develop a script that verifies check sums/crc found in sfv
>>> files.
>>>
>>> Sfv are used to verify whether downloads contain the same fingerprint as
Jason Tishler wrote:
This is a general problem with Python, not with pygtk in particular.
The simplest solution is for the pygtk maintainer to build against the
latest Python and release a new package.
I had the same problem after upgrading cygwin.
Python is automagically upgraded to
On Thu, 26 Apr 2007 08:10:14 -0400, "Larry Hall (Cygwin)" <[EMAIL PROTECTED]>
wrote:
>[EMAIL PROTECTED] wrote:
>> I would like to develop a script that verifies check sums/crc found in sfv
>> files.
>>
>> Sfv are used to verify whether downloads contain the same fingerprint as the
>> files on
[EMAIL PROTECTED] wrote:
> I would like to develop a script that verifies check sums/crc found in sfv
> files.
>
> Sfv are used to verify whether downloads contain the same fingerprint as the
> files on the server.
>
> Please let me know any cygwin-ports that may aid in verifying sfv. My Goo
I found a bug in syslog-ng-1.6.12.
If i use the MSGONLY macro the first char of the message is missing.
Here is the patch:
-snip
426,427c426,428
< colon++;
< ofs = (colon - (char *) msg->msg->data);
---
> ofs = (colon - (char *)
Business
--
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/
easy
--
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/
Money
--
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/
I would like to develop a script that verifies check sums/crc found in sfv
files.
Sfv are used to verify whether downloads contain the same fingerprint as the
files on the server.
Please let me know any cygwin-ports that may aid in verifying sfv. My Google
search only returned
these Unix to
14 matches
Mail list logo