From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1lHcos-0006qr-A3 for mharc-grub-devel@gnu.org; Wed, 03 Mar 2021 20:30:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:36006) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lHcop-0006je-D3 for grub-devel@gnu.org; Wed, 03 Mar 2021 20:30:23 -0500 Received: from mail-pg1-x534.google.com ([2607:f8b0:4864:20::534]:40152) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lHcof-0001q2-UM for grub-devel@gnu.org; Wed, 03 Mar 2021 20:30:21 -0500 Received: by mail-pg1-x534.google.com with SMTP id b21so17739877pgk.7 for ; Wed, 03 Mar 2021 17:30:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=efficientek-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=oc80lgwa4IQWsMU+p3qjN/Uym0t0VOFRlUqraKhmfZE=; b=FL6b0DVaZ3FOKXkvnfb6uLdaM5tqgi/dZQIKxsKN/iOdkt0czT2UoTGbNwaAy2txdX l5SeCFuWzAqDU90+LGZSPK1kS5S51Ib8NuKyzZ6Z0B9UkDmGT5OWsEFIb6IjgHIIZLMk aIQs7WxS4kxv8OuD96jw6UhNbbl6OAfq0aLpvex+Q5j1uiGrLHgbmHC4Kd7jnf88ItHa wLWIPm9YzDi212Zw4Rg+5N39AWslRCAYZ84sVGBRCWnf9FPyixDgJvZkLCR24NJOW2Cq 5cHR3WajAiDQVrF02DBLaAZT0kjs9mOQWJiOm/ryRFgJ213DcVkUHv612LK+utWCgaYo 6vLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=oc80lgwa4IQWsMU+p3qjN/Uym0t0VOFRlUqraKhmfZE=; b=k6PFzOiiRcKom4/IVL96mc7njgokiXq+9e96m1fD0Jg/8rpz8PeM9flTTQnaVVK5l2 KwDEkP3krFYfoU99yOa2FOUrJp2VOIxlBGnJZaNbFSdfBvd5O7xH8D04vxUfzBhBiBdn i+nMtyTHWw+eNdqnpeoYEV6boMIoobwt4HsPGE6/m02d6J7ygV8h5Y0b+Q813da+P+YC 3jEHiBznSJxpudgBfiRmR2biEP5CBy1OhbR7nVJdusZfSXR3UCQFAxcdQkVek7TqL7OH ezyx58N9uSYGHwTxBChIoCUgM8ohoTd07kM/Prh+6Wlp7IH9+UZkON0uGi0lAjeM99v+ ArQg== X-Gm-Message-State: AOAM532GnQGVm6SnmRRp9BrLiv9eBgA1t/GvshKFcJQvYBuVtMYcp1Ou 0BkhfZ37Ao6OOBIk7K4rM6Fu5UPZyMtZPw== X-Google-Smtp-Source: ABdhPJylwzoTOkKXYxW7qZEfUaif9vcZCMQv3g8VClxQCGhHAMMwQyN0dPX5UNGnKwlrv7DWSF/IVA== X-Received: by 2002:a62:1791:0:b029:1ed:161e:9083 with SMTP id 139-20020a6217910000b02901ed161e9083mr1505945pfx.68.1614821412401; Wed, 03 Mar 2021 17:30:12 -0800 (PST) Received: from localhost.localdomain ([2605:a601:aac5:3700:a76b:9596:1e1a:28ee]) by smtp.gmail.com with ESMTPSA id c193sm318190pfc.180.2021.03.03.17.30.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Mar 2021 17:30:12 -0800 (PST) From: Glenn Washburn To: grub-devel@gnu.org, Daniel Kiper Cc: Glenn Washburn Subject: [PATCH v5 11/13] error: Use format code PRIuGRUB_UINT64_T for 64-bit typed fileblock in grub_error Date: Wed, 3 Mar 2021 19:29:16 -0600 Message-Id: X-Mailer: git-send-email 2.27.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::534; envelope-from=development@efficientek.com; helo=mail-pg1-x534.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2021 01:30:24 -0000 Signed-off-by: Glenn Washburn --- grub-core/fs/hfsplus.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/grub-core/fs/hfsplus.c b/grub-core/fs/hfsplus.c index 9c4e4c88c..b538f52e0 100644 --- a/grub-core/fs/hfsplus.c +++ b/grub-core/fs/hfsplus.c @@ -188,7 +188,8 @@ grub_hfsplus_read_block (grub_fshelp_node_t node, grub_disk_addr_t fileblock) || !nnode) { grub_error (GRUB_ERR_READ_ERROR, - "no block found for the file id 0x%x and the block offset 0x%x", + "no block found for the file id 0x%x and the block" + " offset 0x%"PRIuGRUB_UINT64_T, node->fileid, fileblock); break; } -- 2.27.0