If I execute
mypath=`cygpath -w ../`
echo $mypath
I get
d:\unix\nextVersion\script
OK, d:\unix\nextVersion\script is the correct windows version of the path, but
it is in absolute form. I would prefer it if cygpath left it in relative form,
i.e.
echo $mypath
should output
..
I received identical error messages on a recent WinXP w/ CYGWIN=nontsec
install. Looking through /var/log/setup.log.full, I found that the tetex
post-install script (/etc/postinstall/post-texmf.sh) was generating a lot of
non-fatal errors regarding unwritable directories (/usr/share/texmf,
/var/ca
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A new release of findutils, 4.3.11-1, is available for use, leaving
4.3.10-1 as the previous version.
NEWS:
=
This is a new upstream release, fixing several issues as documented below.
The release is marked beta upstream, but the 4.3 series has,
Nevermind, I found a way.
I can add the line "exclude from = c:\exclusions.txt" to rsyncd.conf near
the top of the file before any of the modules. Then create a file
c:\exclusions.txt and list the folders I want to exclude. In this case the
line would be: "/Folder to be hidden/".
If I wanted to
(CC'ed to perl5-porters for reference.)
The Perl test suite contains a file
(perl-current/ext/threads/t/libc.t) that exercises the
'localtime' call under threads. Here's the main code:
my $i = 10;
my $y = 2;
my %localtime;
for (1..$i) {
$localtime{$_} = localtime($_)
Attached are the two ChangeLog entries from newlib and a patch of the math
directory differences between my modified 1.5.24 and 1.5.25. I did a quick
visual check and this single patch appears to match the two I originally
sent. Please let me know if I can be of further assistance.
Cary
_
On Dec 10 09:59, Cary R. wrote:
> In April/May 2007 I submitted a number of patches to fix math boundary
> problems in newlib. These changes appear to have not made it into the
> latest cygwin release. Though they are certainly in the newlib repository.
> Is there a reason for this omission?
Yes!
PACKAGE DESCRIPTION
===
Homepage: http://sourceforge.net/projects/pwgen
License : GPL
Generate random, meaningless but pronounceable passwords. These
passwords contain either only lowercase letters, or upper and lower
case mixed, or digits thrown in. Uppercase letters and digits a
In April/May 2007 I submitted a number of patches to fix math boundary
problems in newlib. These changes appear to have not made it into the
latest cygwin release. Though they are certainly in the newlib repository.
Is there a reason for this omission? Can the current cygwin release be
updated/fixe
Sigh :( You are right. I will look into it.
Pierre
- Original Message -
From: "Tom Rodman" <[EMAIL PROTECTED]>
To:
Sent: Sunday, December 09, 2007 10:54 AM
Subject: cron_diagnose step in cron-config w/new mounts 1.5.25(0.156/4/2)
| It's possible the cron-config script does not underst
On Sun 12/9/07 12:21 PST Brian Dessent wrote:
> Tom Rodman wrote:
>
> > It's possible the cron-config script does not understand the new
> > mount entries in the registry; or what am I missing?
>
> Yes, the script needs updating.
OK, thanks - I ignored the warnings, and cron is working for me.
> I don't understand what you mean. Using> on the command line or
> opening the file by using some option of the tool has both nothing to do
> with console output. In both cases a file is opened. The only
I didn't give it a lot of additional thought, I just stopped using ">" ( when
I have signi
On Dec 10 08:40, Mike Marchywka wrote:
> > I can't reproduce worse I/O performance. I tested different scenarios
> > with lots of disc I/O and the performance was identical between 1.5.24
> > and 1.5.25 within the bounds of a performance test.
> >
>
>
> One thing I found out, after originally bla
> I can't reproduce worse I/O performance. I tested different scenarios
> with lots of disc I/O and the performance was identical between 1.5.24
> and 1.5.25 within the bounds of a performance test.
>
One thing I found out, after originally blaming my inner computational loops,
was that console
On Dec 10 10:57, Corinna Vinschen wrote:
> On Dec 9 10:49, Jim Reisert AD1C wrote:
> > I have a number of data processing programs written in C in the Cygwin
> > environment. They read data files into linked lists, analyze the data
> > and write results back out to disk.
> >
> > This new release
On Dec 9 10:49, Jim Reisert AD1C wrote:
> I have a number of data processing programs written in C in the Cygwin
> environment. They read data files into linked lists, analyze the data
> and write results back out to disk.
>
> This new release of Cygwin is about 10x slower than 1.5.24-2, after
>
16 matches
Mail list logo