From f71c9db889413d2b4fab8646ede94d3e56b0b111 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 2 Jun 2016 03:05:40 +0000 Subject: crypt.c: suppress warnings * missing/crypt.c (SPE): make unsigned so that literal integers do not exceed 32bit signed integer limit. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- missing/crypt.c | 10 +- missing/des_tables.c | 514 +++++++++++++++++++++++++-------------------------- 2 files changed, 262 insertions(+), 262 deletions(-) diff --git a/missing/crypt.c b/missing/crypt.c index 269db9ed4c..a6290f5461 100644 --- a/missing/crypt.c +++ b/missing/crypt.c @@ -323,7 +323,7 @@ typedef struct { C_block IE3264[32/CHUNKBITS][1< final permutation table */ C_block CF6464[64/CHUNKBITS][1<