All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: trinity@vger.kernel.org
Subject: Re: random.c:183:3: error: left shift count >= width of type [-Werror]
Date: Wed, 22 May 2013 13:18:52 -0400	[thread overview]
Message-ID: <20130522171852.GA636@redhat.com> (raw)
In-Reply-To: <519CFCDB.2000509@gmx.de>

On Wed, May 22, 2013 at 07:14:03PM +0200, Toralf Förster wrote:
 > At a 32 bit stable Gentoo Linux I get with current git tree :
 > 
 >   CC    child.o
 > random.c: In function ‘rand64’:
 > random.c:183:3: error: left shift count >= width of type [-Werror]
 > cc1: all warnings being treated as errors
 > make: *** [random.o] Error 1

I knew I forgot to test something. Thanks, fixed.

	Dave

      reply	other threads:[~2013-05-22 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-22 17:14 random.c:183:3: error: left shift count >= width of type [-Werror] Toralf Förster
2013-05-22 17:18 ` Dave Jones [this message]

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=20130522171852.GA636@redhat.com \
    --to=davej@redhat.com \
    --cc=toralf.foerster@gmx.de \
    --cc=trinity@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.