s OK.
>
> I don't see what is different or how it works.
Did /usr/share/vim/vim91/filetype.vim change?
That's what was causing all the errors in the original post
Regards
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
D
s"
dnl from the cygwin FAQ: The regular setup allows you to use the
-mwindows option
dnl to include a set of the basic libraries user32, gdi32 and comdlg32.
dnl (and also make your program a GUI program instead of a console program)
PTHREAD_LIB=-lpthread
echo "Using mingw32 (Win32 G
hat it's worth:
$ cygcheck -c | grep vim
vim 9.1.1054-1OK
vim-common 9.1.1054-1OK
vim-doc 9.1.1054-1OK
vim-minimal 9.1.1054-1
ot; and you'll see things like
gcc-core with a current version of 12.4.0-4 and a New version of
15.1.1+20250517-0.1
Regards
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On Sun, Apr 27, 2025 at 4:52 AM Kevin Schnitzius via Cygwin
wrote:
>
> On Sunday, April 27, 2025 at 04:20:23 AM EDT, Lee via Cygwin
> wrote:
>
> > On Sat, Apr 26, 2025 at 10:38 PM Keith Thompson wrote:
> >>
> >> I see that Cygwin only supports Python 3.9.
64 Cygwin
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On Fri, Aug 30, 2024 at 11:52 AM ASSI via Cygwin wrote:
>
> Lee via Cygwin writes:
> > OK.. I didn't read the release notes. If I knew the upgrade was going
> > to break ssh I wouldn't have upgraded, but hopefully there's a
> > work-around besides downgr
On Fri, Aug 30, 2024 at 5:39 AM Mark Geisert via Cygwin wrote:
>
> On 8/29/2024 6:10 PM, Lee via Cygwin wrote:
> > OK.. I didn't read the release notes. If I knew the upgrade was going
> > to break ssh I wouldn't have upgraded, but hopefully there's a
&g
OK.. I didn't read the release notes. If I knew the upgrade was going
to break ssh I wouldn't have upgraded, but hopefully there's a
work-around besides downgrading.
This used to work:
$ ssh 10.10.2.4
/home/Lee/.ssh/config line 22: Bad key types '+ssh-dss'.
/home/Lee/.s
tion is trivially disproven by the lack of a patch attached. :)
> >
> >
> I don't think this is worth a gold star, but a jester's cap is surely
> warranted :)
I disagree.
"This assertion is trivially disproven by the lack of a patch attached."
is totally worth a g
d I need to make it look like Ubuntu's vim?
I'd suggest doing a 'man vim' to find out where all the possible
configuration files are & then copy them to your cygwin machine.
Regards,
Lee
> El jue., 11 abr. 2024 14:36, J M escribió:
>
> > Hi,
> >
> >
ev/clipboard > hosts-3.txt
real0m11.372s
user0m3.749s
sys 0m6.984s
$ time cat /dev/clipboard | tr -d '\r' > hosts-2.txt
real0m4.405s
user0m0.124s
sys 0m3.577s
$ time getclip -u > hosts.txt
real0m0.734s
user0m0.031s
sys 0m0.031s
Regards,
Lee
t;
; which has the annoying flash of the DOS cmd window opening & closing
before the mintty window opens
C:\Installed>
> Note: I hope this change would work on Windows 11 right-click menu. (Because
> I don't like "Show more options" or Shift + Right-click)
I
On Wed, Dec 20, 2023 at 2:45 PM gs-cygwin wrote:
>
> On Wed, Dec 20, 2023 at 02:23:49PM -0500, Lee via Cygwin wrote:
> > If anyone has access to a redhat linux system, do they 'alias vi=vim'
> > or put vi under /etc/alternatives?
>
> FYI: neither.
Wow! I would
with no privs and an administer login for
doing things like installing programs or updating the system.
I love Nancy Reagans' "Just Say No" to UAC prompts when I'm logged in
as a normal user :)
I suspect my wife has forgotten her password on this machine.
Lee
--
Problem repor
ing default commands
It allows picking among multiple versions but it also allows picking
between different programs.
Regards,
Lee
>
> --
> Problem reports: https://cygwin.com/problems.html
> FAQ: https://cygwin.com/faq/
> Documentation:https://c
On Wed, Dec 20, 2023 at 2:24 PM Ken Brown via Cygwin wrote:
>
> On 12/20/2023 1:34 PM, Lee via Cygwin wrote:
> > On Wed, Dec 20, 2023 at 9:01 AM marco atzeri wrote:
> >>
> >> On Wed, Dec 20, 2023 at 6:04 AM Marco Atzeri wrote:
> >>>
> >>
e/man/ja/man1/vim.1.gz
vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz
vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz
$ update-alternatives --query vim
Name: vim
Link: /usr/bin/vim
Status: auto
Best: /usr/bin/vim.basic
Value: /usr/bin/vim.basic
Alternative: /usr/bin/vim.basic
Priority: 30
Regards,
L
eatures included (+) or not (-):
Would you please let me know how to make an /etc/alternatives for vi/vim?
I want 'vi' to always invoke 'vim' and everything I tried with
alternatives failed :(
Thanks
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
ot; -o -n "$KSH_VERSION" -o -n "$ZSH_VERSION" ]; then
# for bash and zsh, only if no alias is already set
alias vi >/dev/null 2>&1 || alias vi=vim
fi
So I end up with
$ alias | grep ' vi'
alias vi='vim'
and vi works in the shell but gives all thos
s but somehow I did miss it so
thanks for pointing it out!
Regards,
Lee
>
> Lee via Cygwin schrieb am Mo., 20. Nov. 2023, 23:42:
>
> > On Mon, Nov 20, 2023 at 11:54 AM Matthias wrote:
> > >
> > > Dear all,
> > >
> > > I've installed cygwin 3.4.9-1
On Tue, Nov 21, 2023 at 12:35 AM Brian Inglis wrote:
>
> On 2023-11-20 17:45, Lee via Cygwin wrote:
> > On Mon, Nov 20, 2023 at 7:13 PM Backwoods BC via Cygwin wrote:
> >>
> >> On Thu, Nov 16, 2023 at 12:41 PM Brian Inglis via Cygwin wrote:
> >>>
Addresses
within this block should not appear on the public Internet.
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
he current package info and update an already installed package
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
candidate in the results list
and click on that link to see if it's included in that package - eg
https://cygwin.com/cgi-bin2/package-cat.cgi?file=x86_64%2Fopenssh%2Fopenssh-9.5p1-1&grep=ssh-keygen
Regards
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ:
2023 10:00 AM 108,563 cygintl-8.dll
08/28/2023 10:01 AM 334,867 cygncursesw-10.dll
08/28/2023 10:00 AM 262,675 cygreadline7.dll
08/28/2023 09:59 AM 2,952,245 cygwin1.dll
C:\Temp\test>.\bash.exe
bash.exe: warning: could not find /tmp, please create!
bash
a drive.
"%~dp0" gives the path of the script, so if the .bat file is in
C:\cygwin then "%~dp0bin" expands to C:\cygwin\bin
Regards
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
e/c/Temp/BIND/dig
and have fun!
$ dig @2600:x:x:x::x:x www.google.com +short
2607:f8b0:4004:c09::67
2607:f8b0:4004:c09::69
2607:f8b0:4004:c09::93
2607:f8b0:4004:c09::63
Lee@i3668 ~
$ dig @2600:x:x:x::x:x www.google.com a +short
172.253.122.147
172.253.122.103
172.253.122.99
172.253.122.104
172.253.122.
I just noticed this
Missing file: /etc/preremove/openssl.sh from package libssl1.1
Missing file: /etc/preremove/openssl.sh from package libssl3
in the output of 'cygcheck -srv'?
Is there something I should do about it?
TIA,
Lee
--
Problem reports: https://cygwin.com/problem
s going to be a permanent requirement
or might a later mingw64-i686-openssl fix ??something?? and I won't
need that include?
TIA
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.ht
elp
https://cygwin.com/pipermail/cygwin/2018-August/238351.html
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
pecific or a generic gcc man page oversight?
TIA,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
and sed no longer convert
> CR/LF -> LF on stdin, so '/FooBar$/' patterns never match.
Which is handled by
/\r/ { sub( /\r/, "", $NF) } # trim \r
I get " ca. org. com. net." appended to the search suffix list; that
should be fixed.
Regards,
Lee
--
Pr
is a tilde, "~bash". The word
> disappears, leaving behind the 'tilde'. Plus, on the screen next to the
> prompt, a few seconds later...Another'tilde'. So...Suggestions?
it's your PS1 setting
man bash and search for PROMPTING
Regards,
Lee
--
Problem rep
process start up time is
_very_ slow. If your 'make test' starts lots of processes that could
be a problem.
Another huge slowdown is Windows Defender. Try turning that off and
seeing how long your 'make test' takes then.
Regards,
Lee
>
> The above module i
was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.
I couldn't find anything in the last few months of the mailing list so perhaps
I have something odd in my enviro?
(identical enviro on both machines, BTW, they are clone
port CFLAGS="-O2 -fstack-protector-strong -D_FORTIFY_SOURCE=2"
export LDFLAGS="${LDFLAGS} -fstack-protector-strong"
make lib
# build the libraries
PATH="${PWD}/library:/usr/i686-w64-mingw32/sys-root/mingw/bin:${PATH}"
# so the tests are able to find
rd format
> at all?
speed?
Maybe I'm not understanding the question, but I put a question to this
list ~3 years ago about right-click/paste into a mintty window being
**really** slow and the answer was to use getclip:
$ time d2u < /dev/clipboard > hosts-3.txt
real0m11
gs
so my scripts work with either flavor of line endings.
If you don't want to change your script try changing your input
unix2dos
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
Hi Cygwin,
Hope this mail finds you good..!
My Name is Lizella Lee, I am a professional Web design & Mobile App
Developer; I can upgrade, Repair and Redesign your website. Would you be
interested in: -
We Provides SEO & Web services at a minimum cost, May I send you quote? If
in
K to me:
$ touch -m -t 190001011200.00 x
$ ls -l x
-rw-rw-rw- 1 Lee None 0 Jan 1 1900 x
$ uname -a
CYGWIN_NT-10.0 i3668 3.1.7(0.340/5/3) 2020-08-22 17:48 x86_64 Cygwin
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Docum
ingw32-gcc -fsanitize=address args.c
/usr/lib/gcc/i686-w64-mingw32/10/../../../../i686-w64-mingw32/bin/ld:
cannot find -lasan
collect2: error: ld returned 1 exit status
Thanks
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:
aca: Color
ASCII art library for Win64 toolchain
Regards,
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
On 12/18/20, Brian Inglis wrote:
> On 2020-12-17 20:45, Lee via Cygwin wrote:
>> Would someone please explain why adding "-static" makes
>> i686-w64-mingw32-gcc fail?
>>
>> This works (or at least the compiler doesn't complain)
>>
>> $
egcomp ();
;
return 0;
}
Thanks
Lee
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
I've recently gotten out of memory errors with php, with tasks that
previously have worked fine.
Has anybody else experienced this too?
--
Problem reports: https://cygwin.com/problems.html
FAQ: https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsu
rototypes conflict
with the implementation.
In other words, if I'm using just the snmp{get,set} command line
tools, should I be applying this patch?
Thanks,
Lee
On 4/27/20, David Rothenberger wrote:
> DESCRIPTION:
>
> Simple Network Management Protocol (SNMP) is
org/wiki/Address_space_layout_randomization
#
https://stackoverflow.com/questions/24283918/how-can-i-enable-aslr-dep-and-safeseh-on-an-exe-in-codeblocks-using-mingw
# ASLR with gcc has a problem: -Wl,--dynamicbase doesn't emit the
necessary relocation table.
# As a workaround, you can
ename -v AnyThing anything *.exe
rename: *.exe: not accessible: No such file or directory
$ rename -v AnyThing anything *.ext
`AnyThing.ext' -> `anything.ext'
`xxAnyThingxx.ext' -> `xxanythingxx.ext'
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ:
e seen doesn't happen after I upgraded and other pty issues seem to
be closing fast
Lee
>
> On Fri, 21 Feb 2020 at 09:41, Takashi Yano
> wrote:
>>
>> On Thu, 20 Feb 2020 21:47:25 -0500
>> Lee wrote:
>> > On 2/20/20, Lee wrote:
>> > > I'll try
On 2/20/20, Lee wrote:
> I'll try backing out the registry change & see if it still happens.
It doesn't happen now.
I deleted HKEY_CURRENT_USER\Console\VirtualTerminalLevel
rebooted
deleted all the .o files under /source/tidy & rebuilt
The output of cmake looks normal
On 2/20/20, Takashi Yano wrote:
> On Thu, 20 Feb 2020 20:48:17 -0500
> Lee wrote:
>> On 2/20/20, Takashi Yano wrote:
>> > On Thu, 20 Feb 2020 16:28:26 -0500
>> > Lee wrote:
>> >> For whatever it's worth, the only problem I've noticed with 3.1.
s a cygwin problem.
It seems to be a cygwin problem; I've never seen anything like that
with cmake before.
& like I said earlier, this was from a mintty session started from a
desktop shortcut
I don't see that problem on my old PC
$ uname -a
CYGWIN_NT-10.0 i3668 3.0.7(0.338/5/
On 2/20/20, Brian Inglis wrote:
> On 2020-02-20 18:27, Takashi Yano wrote:
>> On Thu, 20 Feb 2020 18:15:59 -0700
>> Brian Inglis wrote:
>>> On 2020-02-20 17:20, Takashi Yano wrote:
>>>> On Thu, 20 Feb 2020 16:28:26 -0500
>>>> Lee wrote:
>>>
On 2/20/20, Takashi Yano wrote:
> On Thu, 20 Feb 2020 16:28:26 -0500
> Lee wrote:
>> For whatever it's worth, the only problem I've noticed with 3.1.4 was
>> ansi control character handling and that was fixed by importing this
>> bit into the registry:
>&
KEY_CURRENT_USER so you don't need admin privs
to import it; on the minus side, it's HKEY_CURRENT_USER so you'll have
to do it for every user on the machine that'll be using cygwin.
Regards,
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cyg
-
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
"VirtualTerminalLevel"=dword:0001
-
The registry fix was the answer I got for my "terminal control chars
broken?" question to the list..
Thanks
Lee
--
Problem reports: http://cyg
cygwin 3.0 instead of cygwin 3.1.2 could help
My old machine is still on 3.0.7, so I guess that explains why I
haven't run into this before
Regards
Lee
>
> пт, 24 янв. 2020 г. в 12:15, Lee
>>
>> New Windows 10 PC, new install of 64 bit cygwin, building tidy and the
>&g
New Windows 10 PC, new install of 64 bit cygwin, building tidy and the
make progress indicator is displayed on a new line each time.
Since it is a new machine/setup it's probably something I'm missing/
didn't install, but I have no idea what :(
Any idea how to keep the progress indicator on the s
-padd "/" to directory names
# --append-exe append .exe if cygwin magic was needed
alias grep='grep --color=auto'
alias fgrep='fgrep --color=auto'
alias egrep='egrep --color=auto'
fi
Regards,
Lee
--
Problem reports: http:
y,posix=0,user 0 0
none /cygdrive cygdrive binary,posix=0,user,noacl,exec 0 0
$ which xcopy
/cygdrive/c/windows/system32/xcopy
$ ls -l /cygdrive/c/windows/system32/xcopy
-rwxr-xr-x 2 Lee None 47616 Sep 15 2018 /cygdrive/c/windows/system32/xcopy.exe
Regards,
Lee
--
Problem reports: ht
,user 0 0
none /cygdrive cygdrive binary,posix=0,user,noacl,exec 0 0
altho with cygwin saying 'Unknown+User Unknown+Group' I don't know if
that will be enough :(
Somebody else will have to help you with
> Windows reports that the owner of the binary is
> PANTER\Heidi, but /bin/ls reports Unknown+User?
Regards,
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
On 11/13/19, Alfred von Campe wrote:
> On Nov 13, 2019, at 2:08, Frank Redeker wrote:
>
>> I think on both systems the handling of 8.3 names is configured
>> differently. You can check this with the Window command fsutil. (This
>> command requires elevated permissions)
>>
>> I get the following out
OVERFLOW at rip=001004010C6
<.. snip ..>
Search for "cygwin STATUS_STACK_OVERFLOW" and find
https://github.com/OpenFAST/openfast/issues/144
which gives you
$ gcc -o a.exe -Wl,--stack,0x100 starray.c
$ ./a
$ peflags -x a.exe
a.exe: stack reserve size : 16777216 (0
as my Cygwin home.
Have you checked /etc/nsswitch.conf yet?
$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
#This file is read once by the first process in a Cygwin process tree.
#To pick up changes, restart all Cygwin processes. For a description
#see https://cygwin.com/cygwi
27;#define _WIN32 '
$ echo | i686-w64-mingw32-gcc -dM -E -xc - | grep '#define _WIN32 '
#define _WIN32 1
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Dear Sir , i am using Eclipse mit dem deo0 nano board und have a Problem
which i Report to your Company.
i aktuelly downloaded Cygwin new Vision 64bit (i am using 64 bit Window 10)
and under D:\altera13_0\quartus\bin64\cygwin but i have still Problem.do i
Need to download something für bin file?
co
On 3/12/19, Andrey Repin wrote:
> Greetings, Lee!
>
>>>>> Which is way worse in my opinion, than any theoretical MITM attack,
>>>>> which
>>>>> is easily mitigated with proper validation of your downloads.
>>>
>>>&g
On 3/12/19, Andrey Repin wrote:
> Greetings, Lee!
>
>>> It gives you false sense of security. What is worse, everybody is
>>> attempting
>>> to reassure this false sense on every possible occasion.
>
>> I don't think it's a false sense of securi
On 3/12/19, Achim Gratz wrote:
> Lee writes:
>> I don't think it's a false sense of security. https:// isn't "safe"
>> but it is _safer_ than http://
>
> Unless you are in an environment where an extra root cert is injected
> just to be able to b
On 3/12/19, Andrey Repin wrote:
> Greetings, Lee!
>
>>> Which is way worse in my opinion, than any theoretical MITM attack,
>>> which
>>> is easily mitigated with proper validation of your downloads.
>
>> Serious question - exactly how does one do "p
On 3/12/19, Archie Cobbs wrote:
> On Mon, Mar 11, 2019 at 6:00 PM Lee wrote:
>> > I must say I'm surprised so many people think it's a good idea to
>> > leave cygwin open to trivial MITM attacks, which is the current state
>> > of affairs.
>>
>>
ble occasion.
I don't think it's a false sense of security. https:// isn't "safe"
but it is _safer_ than http://
Regards,
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
that"?
> This is my opinion only of course, but if cygwin wants to have any
> security credibility, it should simply disallow non-SSL downloads of
> setup.exe. Otherwise the chain of authenticity is broken forever.
They sign setup.exe, so "the chain of authenticity" is th
n the conf file fixed it.
On Mon, Oct 15, 2018 at 4:24 PM Richard Lee
wrote:
I can run httpd when mod_rewrite is disbaled in httpd.conf. When I
_
Sent from http://cygwin.1069669.n5.nabble.com
Mutex posixsem rewrite-map
--
Problem reports: http://cygwi
On 2/21/19, john doe wrote:
> On 2/21/2019 5:18 PM, Lee wrote:
>> On 2/21/19, Rockefeller, Harry wrote:
>>> CYGWIN_NT-6.1 HARRYR-PC 3.0.0(0.336/5/3) 2019-02-16 13:21 x86_64 Cygwin
>>> GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
>>>
>>>
because you're testing "A==B"
you need to give 3 parameters "A" "==" "B"
$ cat x
#!/bin/bash
A="A"
B="A"
if [ $A != $B ]; then
echo "not identical"
fi
if [ $A == $B ]; then
echo "identical"
fi
if [ A
On 1/9/19, JonY wrote:
> On 1/9/19 7:43 PM, Lee wrote:
>>> MSVCR = MicroSoft Visual C Run-time (I think)
>>
>
> Yes, as implemented by msvcrt.dll.
cool - makes much more sense now. Thank you!
>> Meaning i686-w64-mingw32-gcc uses the Microsoft libraries vs. cygwi
On 1/9/19, Brian Inglis wrote:
>
> On 2019-01-09 12:43, Lee wrote:
>> On 1/9/19, Douglas Coup wrote:
>>>
>>> On 1/9/2019 1:14 PM, Lee wrote:
>>>> On 1/9/19, JonY wrote:
>>>>> On 1/8/19 9:26 PM, Lee wrote:
>>>>>> http://p
On 1/9/19, Douglas Coup wrote:
>
> On 1/9/2019 1:14 PM, Lee wrote:
>> On 1/9/19, JonY wrote:
>>> On 1/8/19 9:26 PM, Lee wrote:
>>>> http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html
>>>> has a note for LC_MESSAGES:
>>>&
On 1/9/19, JonY wrote:
> On 1/8/19 9:26 PM, Lee wrote:
>> http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/locale.h.html
>> has a note for LC_MESSAGES:
>> The functionality described is an extension to the ISO C standard.
>> Application developers may make u
US.UTF-8/en_US.UTF-8/en_US.UTF-8/en_US.UTF-8
after 'setlocale(LC_MESSAGES, "de_DE.utf8");'
locale=C/en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/de_DE.utf8
$ i686-w64-mingw32-gcc lcmessages.c
$ ./a
LANG=en_US.UTF-8 initial locale: C
after 'setlocale(LC_ALL
http://127.0.0.1:2/
* Trying 127.0.0.1...
* TCP_NODELAY set
* connect to 127.0.0.1 port 2 failed: Connection refused
* Failed to connect to 127.0.0.1 port 2: Connection refused
* Closing connection 0
curl: (7) Failed to connect to 127.0.0.1 port 2: Connection refused
with either version of
location so
they don't conflict .. and make it easier to throw away when cygwin
comes out with that or a later version.
Regards,
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
On 10/23/18, Andrey Repin wrote:
> Greetings, Lee!
>
>>> https://cygwin.com/faq/faq.html#faq.using.fixing-find_fast_cwd-warnings
>
>> Except that the faq is wrong in this case:
>> The solution is simply downloading and running Cygwin Setup ...
>
>> The
p ...
The solution for programs that come bundled with cygwin1.dll (like jtr
here) is to replace the old cygwin1.dll that came with the program
with a current copy.
I have no idea if one can get just the current cygwin1.dll - if it is
possible it'd be nice to add a how2 to the faq
Lee
My bad. I didn't check the error logs.
Setting the mutex for the rewrite map in the conf file fixed it.
On Mon, Oct 15, 2018 at 4:24 PM Richard Lee wrote:
>
> I can run httpd when mod_rewrite is disbaled in httpd.conf. When I
> enable it, httpd immediately exits. It was working
I can run httpd when mod_rewrite is disbaled in httpd.conf. When I
enable it, httpd immediately exits. It was working last year. I'm
running x86_64 Cygwin on Windows 10.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: h
On 10/4/18, Greywolf wrote:
> Greetings,
>
> I have two installations of x86_64 cygwin, one at home, one at work. Both
> under windows 10.
>
> The one at work has getclip/putclip.
>
> The one at home does not, and I cannot locate them anywhere.
https://cygwin.com/cgi-bin2/package-grep.cgi?grep=pu
On 8/25/18, Andrey Repin wrote:
> Greetings, Lee!
>
>>>
>>> what about 'cp /dev/clipbord /tmp/hosts'?
>
>> Much better! That takes about the same time as pasting into notepad,
>> so I'm guessing that's about as fast as I can expect.
&
On 8/25/18, wrote:
> Am 25.08.2018 um 02:10 schrieb Lee:
>> On 8/24/18, James Darnley wrote:
>>> On 2018-08-25 01:30, Lee wrote:
>>>> In retrospect, I should have created the file some other way, but
>>>> still..
>>>> - grab the top 1M
On 8/25/18, Frank Redeker wrote:
> Am 25.08.2018 um 02:10 schrieb Lee:
>> On 8/24/18, James Darnley wrote:
>>> On 2018-08-25 01:30, Lee wrote:
>>>> In retrospect, I should have created the file some other way, but
>>>> still..
>>>> - gr
On 8/24/18, Steven Penny wrote:
> On Fri, 24 Aug 2018 19:30:10, Lee wrote:
>> In retrospect, I should have created the file some other way, but still..
>> - grab the top 1M hosts from from
>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html
>> - open w/
On 8/24/18, James Darnley wrote:
> On 2018-08-25 01:30, Lee wrote:
>> In retrospect, I should have created the file some other way, but still..
>> - grab the top 1M hosts from from
>> http://s3-us-west-1.amazonaws.com/umbrella-static/index.html
>> - open w/ libreoffic
ndow already open) vi /tmp/hosts
- i (get into insert mode)
- right click (which I have set to "paste")
data is still scrolling by & it's not even up to 100K lines yet :(
Is there some way to make a paste operation faster in mintty (or vim
or whatever the slowpoke is)?
TIA
BEGIN/ { c = $0; next }
{ c = c "\n" $0 }
/^-END/ { print c|cmd; close(cmd); c = "" }
'
# openssl x509 -noout -text
# to see all the certificate info
# oopenssl x509 -noout -subject
# to see just the subject
$
Regards,
Lee
>
> $ ls -l /etc/ssl/certs/
> total
On 6/26/18, Michael Enright wrote:
> On Mon, Jun 25, 2018 at 11:33 AM, Lee wrote:
>> I'm still trying to figure utf-8 out, but it seems to me that 0x0 -
>> 0xff is part of the utf-8 encoding.
>
> I don't see how you arrived at this.
I screwed up trying to do hex i
yy yyxx110y10xx
16 yyxx111010yy 10xx
21 000u yyxx 0uuu10uu 10yy 10xx
Lee
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Do
On 6/24/18, L A Walsh wrote:
> Lee wrote:
>> So... keep it simple, set
>> LANG=en_US.UTF-8
>> and use vi or something else that comes with cygwin to create the file
>> and I'll have a file with UTF-8 character encoding - correct?
> ---
> The first 12
On 6/20/18, Andrey Repin wrote:
> Greetings, Lee!
>
>> I'm looking at
>> https://cygwin.com/packaging-hint-files.html#pvr.hint
>> and it starts off with
>> Use UTF-8 character encoding.
>
>> How do I do that and how do I check that I actually did use
1 - 100 of 568 matches
Mail list logo