| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:mime-version:in-reply-to:references:from:date | |
| :message-id:subject:to:content-type; q=dns; s=default; b=nK1fTOK | |
| 4iWeTtdrQKk0WJjnFZZ7dWOGZydIk2mrCytu/o4qN5l/r2ntOxU2WgFqcqtrwf8X | |
| CTs7+QyiKIS/1d9oAieSo4s626fyaoFKC486EFYxVLZ1V+vwnDqzAi/ltk/MVFWc | |
| +6Dys9fs7Hov65ahChdAvHvUqVZahrcCIkPA= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:mime-version:in-reply-to:references:from:date | |
| :message-id:subject:to:content-type; s=default; bh=cFc/kx2igsZ7C | |
| RfB6vz0GGFnO68=; b=bsI6Y95lREuGz3CYegFOOeQwxTvT0N5qveACQkES0f+EX | |
| t0TOuFl3VpiT3VmrMhaUsWUPihtjEcVIaIMS9LUN1kb2XP8MuQReJlGoSMxK6scG | |
| ZUM7kp+iOL5s4YsHzhayf5ohnM7TWbjx2GE5/wYrf86Ohxv8rsisdFJXMxeo+8= | |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Authentication-Results: | sourceware.org; auth=none |
| X-Spam-SWARE-Status: | No, score=-3.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= |
| X-HELO: | mail-qt1-f193.google.com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=lOIUyl3b0T3NC5u923xR17p2DVsBtRK+XnNx0IuQeXo=; b=pPwe3l4t54HyMmQw0kags4e8ZXnuHRqkoT98SDeAZZXdko0wTDqnbzxYFzsuyQxFfv H9UaQOiBM7YN4OuSQuOa/To7aLVDN1+OuYw2fCFWf/c1cie5RbsssnpSUifjgI66G6KE XQiNxWuLI5YC8cRxtz3CYcRCEyGewYJ4PB7sEyETFUKdCaB8iEV1HJ/3AkCyIxxpg5s4 c/f8EuUSlUBb6kyoaUrGEUvVdQXHHNTJKu3MwgfHlliYnpiP/5UUzZYkDflErc97Ih1r QXmuqWOhY+oNEp/KIo+GTq+srM8Iq4E19igvCwHDBQPrIP6Med35bgnS58fk0uGBcKi7 TzOA== |
| MIME-Version: | 1.0 |
| In-Reply-To: | <20200221110600.adf918ed5dbc4fce5a1067f3@nifty.ne.jp> |
| References: | <817yBTNxU4176Set DOT 1582206646 AT web03 DOT cms DOT usa DOT net> <1613327751 DOT 20200220213642 AT yandex DOT ru> <CAD8GWsuRiKMsDNFJVAT=48uRA92VbVfxUQxmCm7S-j326it2bQ AT mail DOT gmail DOT com> <20200221092029 DOT da2c51cec466dc8339ee0906 AT nifty DOT ne DOT jp> <CAD8GWsvOjjSx9t6QQu3QpGT5AJ9LoFkGrwMTiwb+1p8Cvkti7Q AT mail DOT gmail DOT com> <20200221110600 DOT adf918ed5dbc4fce5a1067f3 AT nifty DOT ne DOT jp> |
| From: | Lee <ler762 AT gmail DOT com> |
| Date: | Thu, 20 Feb 2020 21:18:47 -0500 |
| Message-ID: | <CAD8GWst5LGjE3iP8HLnnzARMiqONrUy=Fph95O9gPZTZZVgofQ@mail.gmail.com> |
| Subject: | Re: Is Cygwin 3.1.X Stable Enough to Use? |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
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.4 was
>> >> ansi control character handling and that was fixed by importing this
>> >> bit into the registry:
>> >>
>> >> -------------
>> >> Windows Registry Editor Version 5.00
>> >>
>> >> [HKEY_CURRENT_USER\Console]
>> >> "VirtualTerminalLevel"=dword:00000001
>> >> -------------
>> >
>> > In what situation is registry modification obove necessary?
>>
>> see http://cygwin.com/ml/cygwin/2020-01/msg00217.html
>
> I cannot reproduce that. Without setting VirtualTerminalLevel,
> I got:
> [yano AT Express5800-S70 ~...build/cmake]$ cmake ../..
> -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local
> -DBUILD_SHARED_LIB:BOOL=YES -DTIDY_RC_NUMBER=next.2020.01.24
> -- The C compiler identification is GNU 7.4.0
> -- The CXX compiler identification is GNU 7.4.0
> -- Check for working C compiler: /usr/bin/cc
> -- Check for working C compiler: /usr/bin/cc -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler: /usr/bin/c++.exe
> -- Check for working CXX compiler: /usr/bin/c++.exe -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- *** Debug Logging is NOT enabled.
> -- *** Building support for runtime configuration files.
> -- *** Also building DLL library SHARED, version 5.7.28, date 2019.07.08
> -- *** Generating man tidy.1 custom commands...
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/yano/tidy/tidy-html5/build/cmake
> [yano AT Express5800-S70 ~...build/cmake]$ make
> Scanning dependencies of target tidy-share
> [ 1%] Building C object CMakeFiles/tidy-share.dir/src/access.c.o
> [ 3%] Building C object CMakeFiles/tidy-share.dir/src/attrs.c.o
> [ 5%] Building C object CMakeFiles/tidy-share.dir/src/istack.c.o
> [ 7%] Building C object CMakeFiles/tidy-share.dir/src/parser.c.o
> [ 8%] Building C object CMakeFiles/tidy-share.dir/src/tags.c.o
> [ 10%] Building C object CMakeFiles/tidy-share.dir/src/entities.c.o
> [ 12%] Building C object CMakeFiles/tidy-share.dir/src/lexer.c.o
> [ 14%] Building C object CMakeFiles/tidy-share.dir/src/pprint.c.o
> [ 16%] Building C object CMakeFiles/tidy-share.dir/src/charsets.c.o
> [ 17%] Building C object CMakeFiles/tidy-share.dir/src/clean.c.o
> [ 19%] Building C object CMakeFiles/tidy-share.dir/src/message.c.o
> [ 21%] Building C object CMakeFiles/tidy-share.dir/src/config.c.o
> [ 23%] Building C object CMakeFiles/tidy-share.dir/src/alloc.c.o
> [ 25%] Building C object CMakeFiles/tidy-share.dir/src/attrdict.c.o
> [ 26%] Building C object CMakeFiles/tidy-share.dir/src/buffio.c.o
> [ 28%] Building C object CMakeFiles/tidy-share.dir/src/fileio.c.o
> [ 30%] Building C object CMakeFiles/tidy-share.dir/src/streamio.c.o
> [ 32%] Building C object CMakeFiles/tidy-share.dir/src/tagask.c.o
> [ 33%] Building C object CMakeFiles/tidy-share.dir/src/tmbstr.c.o
> [ 35%] Building C object CMakeFiles/tidy-share.dir/src/utf8.c.o
> [ 37%] Building C object CMakeFiles/tidy-share.dir/src/tidylib.c.o
> [ 39%] Building C object CMakeFiles/tidy-share.dir/src/mappedio.c.o
> [ 41%] Building C object CMakeFiles/tidy-share.dir/src/gdoc.c.o
> [ 42%] Building C object CMakeFiles/tidy-share.dir/src/language.c.o
> [ 44%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o
> [ 46%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o
> [ 48%] Linking C shared library cygtidy-5.dll
> [ 48%] Built target tidy-share
> Scanning dependencies of target tidy-static
> [ 50%] Building C object CMakeFiles/tidy-static.dir/src/access.c.o
> [ 51%] Building C object CMakeFiles/tidy-static.dir/src/attrs.c.o
> [ 53%] Building C object CMakeFiles/tidy-static.dir/src/istack.c.o
> [ 55%] Building C object CMakeFiles/tidy-static.dir/src/parser.c.o
> [ 57%] Building C object CMakeFiles/tidy-static.dir/src/tags.c.o
> [ 58%] Building C object CMakeFiles/tidy-static.dir/src/entities.c.o
> [ 60%] Building C object CMakeFiles/tidy-static.dir/src/lexer.c.o
> [ 62%] Building C object CMakeFiles/tidy-static.dir/src/pprint.c.o
> [ 64%] Building C object CMakeFiles/tidy-static.dir/src/charsets.c.o
> [ 66%] Building C object CMakeFiles/tidy-static.dir/src/clean.c.o
> [ 67%] Building C object CMakeFiles/tidy-static.dir/src/message.c.o
> [ 69%] Building C object CMakeFiles/tidy-static.dir/src/config.c.o
> [ 71%] Building C object CMakeFiles/tidy-static.dir/src/alloc.c.o
> [ 73%] Building C object CMakeFiles/tidy-static.dir/src/attrdict.c.o
> [ 75%] Building C object CMakeFiles/tidy-static.dir/src/buffio.c.o
> [ 76%] Building C object CMakeFiles/tidy-static.dir/src/fileio.c.o
> [ 78%] Building C object CMakeFiles/tidy-static.dir/src/streamio.c.o
> [ 80%] Building C object CMakeFiles/tidy-static.dir/src/tagask.c.o
> [ 82%] Building C object CMakeFiles/tidy-static.dir/src/tmbstr.c.o
> [ 83%] Building C object CMakeFiles/tidy-static.dir/src/utf8.c.o
> [ 85%] Building C object CMakeFiles/tidy-static.dir/src/tidylib.c.o
> [ 87%] Building C object CMakeFiles/tidy-static.dir/src/mappedio.c.o
> [ 89%] Building C object CMakeFiles/tidy-static.dir/src/gdoc.c.o
> [ 91%] Building C object CMakeFiles/tidy-static.dir/src/language.c.o
> [ 92%] Building C object CMakeFiles/tidy-static.dir/src/messageobj.c.o
> [ 94%] Building C object CMakeFiles/tidy-static.dir/src/sprtf.c.o
> [ 96%] Linking C static library libtidys.a
> [ 96%] Built target tidy-static
> Scanning dependencies of target tidy
> [ 98%] Building C object CMakeFiles/tidy.dir/console/tidy.c.o
> [100%] Linking C executable tidy.exe
> [100%] Built target tidy
> Scanning dependencies of target man
> Generate /home/yano/tidy/tidy-html5/build/cmake/tidy-help.xml
> Generate /home/yano/tidy/tidy-html5/build/cmake/tidy-config.xml
> Generate tidy.1
> [100%] Built target man
>
> Isn't this right behaviour?
yes, that looks good.
I had that weird
-- Build files have been written to: /source/tidy/tidy-html5/build/cmake
e
[ 1%] o
[ 3%]
[ 5%] o
[ 7%]
[ 8%] o
[ 10%] o
that didn't happen after making the registry change -- and that was
the only change I made.
I'll try backing out the registry change & see if it still happens.
Lee
>
> --
> Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
>
> --
> 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
>
>
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |