ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:92163] [Ruby trunk Misc#15750] Switch Unicode Version 12.1.0 back from beta to final
       [not found] <redmine.issue-15750.20190406043617@ruby-lang.org>
@ 2019-04-06  4:36 ` duerst
  2019-05-24  5:47 ` [ruby-core:92815] " duerst
  1 sibling, 0 replies; 2+ messages in thread
From: duerst @ 2019-04-06  4:36 UTC (permalink / raw)
  To: ruby-core

Issue #15750 has been reported by duerst (Martin Dürst).

----------------------------------------
Misc #15750: Switch Unicode Version 12.1.0 back from beta to final
https://bugs.ruby-lang.org/issues/15750

* Author: duerst (Martin Dürst)
* Status: Open
* Priority: Normal
* Assignee: duerst (Martin Dürst)
----------------------------------------
The final version of Unicode 12.1.0 will be published on May 7 (May 8 Japanese timezone). We should make sure that we switch from `UNICODE_BETA = YES` back to `UNICODE_BETA = NO`.

However, this has to be done very carefully. We have to make sure that there are no substantial changes in the files we depend on. If there are no such changes, the change should be easy. If there are such changes, we have to make sure they actually get downloaded on environments (esp. CI) that need them.

We will need changes to tool/downloader.rb; in particular, the following code
```
          raise "Although Unicode is not in beta, file #{index_file} exists. " +
                "Remove all files in this directory and in .downloaded-cache/ " +
                "because they may be leftovers from the beta period."
```
will have to be removed or deactivated temporarily.



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:92815] [Ruby trunk Misc#15750] Switch Unicode Version 12.1.0 back from beta to final
       [not found] <redmine.issue-15750.20190406043617@ruby-lang.org>
  2019-04-06  4:36 ` [ruby-core:92163] [Ruby trunk Misc#15750] Switch Unicode Version 12.1.0 back from beta to final duerst
@ 2019-05-24  5:47 ` duerst
  1 sibling, 0 replies; 2+ messages in thread
From: duerst @ 2019-05-24  5:47 UTC (permalink / raw)
  To: ruby-core

Issue #15750 has been updated by duerst (Martin Dürst).

Status changed from Open to Closed

Completed with commit e713c2bde8

----------------------------------------
Misc #15750: Switch Unicode Version 12.1.0 back from beta to final
https://bugs.ruby-lang.org/issues/15750#change-78189

* Author: duerst (Martin Dürst)
* Status: Closed
* Priority: Normal
* Assignee: duerst (Martin Dürst)
----------------------------------------
The final version of Unicode 12.1.0 will be published on May 7 (May 8 Japanese timezone). We should make sure that we switch from `UNICODE_BETA = YES` back to `UNICODE_BETA = NO`.

However, this has to be done very carefully. We have to make sure that there are no substantial changes in the files we depend on. If there are no such changes, the change should be easy. If there are such changes, we have to make sure they actually get downloaded on environments (esp. CI) that need them.

We will need changes to tool/downloader.rb; in particular, the following code
```
          raise "Although Unicode is not in beta, file #{index_file} exists. " +
                "Remove all files in this directory and in .downloaded-cache/ " +
                "because they may be leftovers from the beta period."
```
will have to be removed or deactivated temporarily.



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-24  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <redmine.issue-15750.20190406043617@ruby-lang.org>
2019-04-06  4:36 ` [ruby-core:92163] [Ruby trunk Misc#15750] Switch Unicode Version 12.1.0 back from beta to final duerst
2019-05-24  5:47 ` [ruby-core:92815] " duerst

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).