From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id F33A63858D37 for ; Wed, 5 Oct 2022 14:21:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org F33A63858D37 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1664979683; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OQF8++k7qmMzi/CzwGPiKYpeYNiKqFpXTHS92y/OMt4=; b=hMfmVJO86tXL1n5tiOS0lw5zn7EPC5to1eJcGk6GCXpXAt9l9JR6Kqi0XvRDD6r60x2hVZ eKb5yv2/qsciRcxuudPalTOtcqCrhyKzHdhZBqbHZcU690ZqIyCtGnqlIXqG30CrZG19qY 8I+53Rw0mbFGdrM4EXCWatShfz85MHs= Received: from mail-qv1-f71.google.com (mail-qv1-f71.google.com [209.85.219.71]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-16-rh4IUmr3PRmFqMOWdrSjqA-1; Wed, 05 Oct 2022 10:21:22 -0400 X-MC-Unique: rh4IUmr3PRmFqMOWdrSjqA-1 Received: by mail-qv1-f71.google.com with SMTP id ok8-20020a0562143c8800b004b07e9ca57eso8631714qvb.19 for ; Wed, 05 Oct 2022 07:21:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=OQF8++k7qmMzi/CzwGPiKYpeYNiKqFpXTHS92y/OMt4=; b=SH8yS6SEriLSp38HowexfxV1NlTGoahzFB/+AXK9umLnxSwHdzjnKkMXMCs/gBQBEg WE/FjR8fu1aY7+nkTiFkQKuGn1MNZ4sLtM3sz6B6SQFf6zE68BNhzH9+aGCby/QzKXff Ez2LGEEPcBAQ18+ewFuFWZt57+m1E/bVDS3IOP42zBt/M0vlHqF3dRvZnqOf2dzACABo /6L0PQdbWJSfVwA1g71+ooldtrkXejNvjR4YfvwwEkbLhNZZojZ3ToX5/yn8zen2fQum 970AVAOMfYOB8TxGwNuYE7M7fWXmkQNbiG5yudSGzNxwqta/PbyWFWcanhoR5/iKtIs+ 6zAg== X-Gm-Message-State: ACrzQf1C6FSDvoBNWVUUQn93ewW9nfa87tRIDb6c2M+MSomViriX109K mEr53d3UumZPTNsPVVqkw1ONHe248UOO41BKEPhBOiIgPHi9bCJb47/yb7m8Qww1O5yOPhdI77a 7EyOpEa+ONnYZksYkP6o8 X-Received: by 2002:a05:622a:40d:b0:35d:448f:e16 with SMTP id n13-20020a05622a040d00b0035d448f0e16mr23117880qtx.225.1664979682068; Wed, 05 Oct 2022 07:21:22 -0700 (PDT) X-Google-Smtp-Source: AMsMyM4xYrhY/cbmWrKFQoeaynGvns77H5JoBPe0OPYT35U38ZjxmxqiHwusPJU335N9xD+GFbp9vQ== X-Received: by 2002:a05:622a:40d:b0:35d:448f:e16 with SMTP id n13-20020a05622a040d00b0035d448f0e16mr23117868qtx.225.1664979681830; Wed, 05 Oct 2022 07:21:21 -0700 (PDT) Received: from fedora ([66.187.232.65]) by smtp.gmail.com with ESMTPSA id b9-20020a05622a020900b0035d430d4315sm14815405qtx.19.2022.10.05.07.21.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 Oct 2022 07:21:21 -0700 (PDT) Date: Wed, 5 Oct 2022 10:21:19 -0400 From: Carlos O'Donell To: Mike FABIAN Cc: libc-alpha@sourceware.org Subject: Re: [PATCH] Update to Unicode 15.0.0 [BZ #29604] Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Wed, Oct 05, 2022 at 10:17:48AM -0400, Carlos O'Donell wrote: > Overall we still have a problem with the generation scripts. They output > the date into the files which makes them non-idempotent. You can't > re-run the scripts just to see if nothing changes because the date > changes. If as a separate commit we fix that it would be great e.g. you > should be able to run the regen makefile target as many times as you > want across multiple days and get zero changes. For reference see: https://patchwork.sourceware.org/project/glibc/patch/20210429172742.3301414-1-carlos@redhat.com/ ... which I think was overkill. Cheers, Carlos.