> Andrew Schulman writes:
> > Thanks for chasing that down. I'll package and release 4.3.7 shortly.
> > Andrew.
>
> I just see your RFU over in cygwin apps... Please leave 4.3.3 as
> previous and remove 4.3.6, thanks.
Done.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Andrew Schulman writes:
> Thanks for chasing that down. I'll package and release 4.3.7 shortly.
> Andrew.
I just see your RFU over in cygwin apps... Please leave 4.3.3 as
previous and remove 4.3.6, thanks.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>
Achim Gratz NexGo.DE> writes:
> I'd think you should quote the exclude regex like '*~' or \*~, but otherwise
> this certainly looks appealing.
I've gone with the \*~ variant and it works like a charm.
Regards,
Achim.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
Yaakov (Cygwin/X users.sourceforge.net> writes:
> As in the attached?
I'd think you should quote the exclude regex like '*~' or \*~, but otherwise
this certainly looks appealing.
Sorry for bringing up another issue: is it intended that KEEPDIRS produces
.keep- files in the install? I thought th
On 2012-05-30 14:32, Achim Gratz wrote:
Andrew Schulman writes:
OK, sorry. Most annoying emacs feature that yet I've never bothered to turn
off. I always try to cut those out, but sometimes they slip through.
No need to be sorry, but maybe we could convince Yaakov not to package
autosave fil
Andrew Schulman writes:
> OK, sorry. Most annoying emacs feature that yet I've never bothered to turn
> off. I always try to cut those out, but sometimes they slip through.
No need to be sorry, but maybe we could convince Yaakov not to package
autosave files or at least give a warning about thei
> Andrew Schulman writes:
> >> Upstream has released 4.3.7 which fixes the bug. Yay!
> >
> > Thanks for chasing that down. I'll package and release 4.3.7 shortly.
> > Andrew.
>
> Thank you. When you're at it, please remove the README~ from the patch
> file... :-)
OK, sorry. Most annoying em
Andrew Schulman writes:
>> Upstream has released 4.3.7 which fixes the bug. Yay!
>
> Thanks for chasing that down. I'll package and release 4.3.7 shortly.
> Andrew.
Thank you. When you're at it, please remove the README~ from the patch
file... :-)
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46
> Achim Gratz NexGo.DE> writes:
> > I've compiled both the 4.3.3 and 4.3.6 version using the same settings, so
> > they
> > have the same libraries etc. -- 4.3.3 is still good and 4.3.6 has the bug.
> > Let's see what upstream has to say about it, meanwhile I'd think that 4.3.6
> > should be pul
Achim Gratz NexGo.DE> writes:
> I've compiled both the 4.3.3 and 4.3.6 version using the same settings, so
> they
> have the same libraries etc. -- 4.3.3 is still good and 4.3.6 has the bug.
> Let's see what upstream has to say about it, meanwhile I'd think that 4.3.6
> should be pulled from dis
Achim Gratz NexGo.DE> writes:
> The previous lftp version 4.3.3 on Cygwin also does not show the bug. I've
> reported the bug to the lftp mailing list as well. I'm investigating further
> with a local compile...
I've compiled both the 4.3.3 and 4.3.6 version using the same settings, so they
hav
Achim Gratz nexgo.de> writes:
> Under Linux i can't get lftp 4.3.3 to misbehave in the same manner even
> with much larger command lines and files, so it is either something
> introduced with a newer version of lftp or unique to lftp on Cygwin.
The previous lftp version 4.3.3 on Cygwin also does
Achim Gratz writes:
> perl -e 'foreach (1..100){' \
> -e 'print "ls -r file:/", ' \
> -e '(map {"$_"x10. "/"}(a..z)), "\n"}' \
> > test.lftp
Sorry, there's a space missing:
perl -e 'foreach (1..100){' \
-e 'print "ls -r file:/", ' \
-e '(map {"$_"x10 . "/"}(a..z)), "\n"}'
13 matches
Mail list logo