Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: skim: update to 0.9.4
Date: Sat, 20 Feb 2021 20:51:55 +0100	[thread overview]
Message-ID: <20210220195155.cbggfvQMA_BtRz092V7asQMbfrN50xhOidVHR00_N-U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28916@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28916#issuecomment-782739980

Comment:
```
error: literal out of range for `usize`
   --> src/util.rs:471:25
    |
471 |         assert_eq!(Some(8589934592), atoi::<usize>("8589934592"));
    |                         ^^^^^^^^^^
    |
    = note: `#[deny(overflowing_literals)]` on by default
    = note: the literal `8589934592` does not fit into the type `usize` whose range is `0..=4294967295`
```

Looks like they don't run tests on 32 bit platforms. Could you try to report, please?

  reply	other threads:[~2021-02-20 19:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-20 10:11 [PR PATCH] " 4ricci
2021-02-20 19:51 ` ericonr [this message]
2021-02-20 21:11 ` 4ricci
2021-02-21  2:03 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210220195155.cbggfvQMA_BtRz092V7asQMbfrN50xhOidVHR00_N-U@z \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).