Re: VIM broken by upgrade to Perl 5.30

2020-03-06 Thread Marco Atzeri
Am 06.03.2020 um 21:41 schrieb Achim Gratz: Sommrey, Joerg (Allianz Deutschland) writes: thanks for the hint, but this does not work. After setting perldll to perl5_30.dll I get: if_perl.c: loadable library and perl binaries are mismatched (got handshake key 0x8800080, needed 0x9680080) Perl

Re: Please help me unsubscribe from cygwin-dig...@cygwin.com (unsubscribe wb0...@yahoo.com)

2020-03-06 Thread Eliot Moss
You can also try via the form on this page: https://cygwin.com/lists.html#unsubscribe-simple Did you try that already? Regards - EM -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubs

Please help me unsubscribe from cygwin-dig...@cygwin.com (unsubscribe wb0...@yahoo.com)

2020-03-06 Thread wb0gaz.yahoo.com via cygwin
This is not working: To unsubscribe from the digest, e-mail: cygwin-digest-unsubscr...@cygwin.com -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com

Re: pseudo console and auto-wrap

2020-03-06 Thread Bill Stewart
On Fri, Mar 6, 2020 at 3:04 PM Bill Stewart wrote: > > As Takashi explained, there is no fix on the cygwin side. It could be > > fixed on the Windows side, within the ConPTY API. > > You could report it there... > > Thanks - found this: > > https://github.com/microsoft/terminal > > Seems that this

Re: pseudo console and auto-wrap

2020-03-06 Thread Bill Stewart
On Fri, Mar 6, 2020 at 1:43 PM Thomas Wolff wrote: > > With disable_pcon set: > > > > echo "$PATH" -- wraps correctly > > cmd /c echo %PATH% -- wraps correctly > > winpty cmd /c echo %PATH% -- wrapping broken > > > > Without disable_pcon set: > > > > echo "$PATH" -- wraps correctly

Re: pseudo console and auto-wrap

2020-03-06 Thread Thomas Wolff
Am 06.03.2020 um 19:45 schrieb Bill Stewart: On Thu, Mar 5, 2020 at 8:52 AM Takashi Yano wrote: Thomas Wolff wrote: With ConPTY support, the following command results in output that contains an explicit newline at the auto-wrap position: cmd /c echo a line which is wider than your terminal

Re: AW: VIM broken by upgrade to Perl 5.30

2020-03-06 Thread Achim Gratz
Sommrey, Joerg (Allianz Deutschland) writes: > thanks for the hint, but this does not work. > After setting perldll to perl5_30.dll I get: > > if_perl.c: loadable library and perl binaries are mismatched (got handshake > key 0x8800080, needed 0x9680080) Perl major version updates like this one ar

Re: Setup usage of sites requiring proxy credentials

2020-03-06 Thread Jose Isaias Cabrera
Jon Turney, on Friday, March 6, 2020 01:55 PM, wrote... > Cc: Jose Isaias Cabrera > > On 06/03/2020 17:00, Jose Isaias Cabrera wrote: > > When I run setup, I get a prompt to enter my proxy credentials, which > > is pretty handy. I have other tools that just uses the IE or Firefox > > proxy entr

Re: Setup usage of sites requiring proxy credentials

2020-03-06 Thread Jon Turney
On 06/03/2020 17:00, Jose Isaias Cabrera wrote: When I run setup, I get a prompt to enter my proxy credentials, which is pretty handy. I have other tools that just uses the IE or Firefox proxy entries, but now, I am trying to figure out how cygwin setup creates that credential prompt to see if I

Re: pseudo console and auto-wrap

2020-03-06 Thread Bill Stewart
On Thu, Mar 5, 2020 at 8:52 AM Takashi Yano wrote: > Thomas Wolff wrote: > > With ConPTY support, the following command results in output that > > contains an explicit newline at the auto-wrap position: > > cmd /c echo a line which is wider than your terminal ... > > > > For copy/paste, this is su

Re: flexdll error: cannot relocate RELOC_REL32

2020-03-06 Thread Cao Qinxiang
Dear Achim and Brian, Thank you very much for you suggestions. And as Achim guessed, I was trying to build a ocaml based library: Menhir. Currently, my problem is still not solved. If I try: --- echo /usr/lib/ocaml/stublibs/ > /var/lib/rebase/dynpath.d/ocaml --- and then rebase, I get

Setup usage of sites requiring proxy credentials

2020-03-06 Thread Jose Isaias Cabrera
Greetings! When I run setup, I get a prompt to enter my proxy credentials, which is pretty handy. I have other tools that just uses the IE or Firefox proxy entries, but now, I am trying to figure out how cygwin setup creates that credential prompt to see if I am able to use it with another t

Re: VIM broken by upgrade to Perl 5.30

2020-03-06 Thread Oliver Schoede
On Thu, 5 Mar 2020 21:42:42 + (UTC) "Kevin Schnitzius via cygwin" wrote: > > vim needs to be recompiled for Perl 5.30. The perl interface is no > > longer working: Calling: > > :perl VIM::Msg(“Hi”) > >  > > Results in: > >  > > E370: Could not load library cygperl5_26.dll > > Sorry, this comm

AW: VIM broken by upgrade to Perl 5.30

2020-03-06 Thread Sommrey, Joerg (Allianz Deutschland)
Hi Kevin, thanks for the hint, but this does not work. After setting perldll to perl5_30.dll I get: if_perl.c: loadable library and perl binaries are mismatched (got handshake key 0x8800080, needed 0x9680080) And then vim dies... Jörg -Ursprüngliche Nachricht- Von: Kevin Schnitzius [