From: shibata.hiroshi@... Date: 2014-01-30T06:16:39+00:00 Subject: [ruby-core:60267] [ruby-trunk - Bug #7395] Negative numbers can't be primes by definition Issue #7395 has been updated by Hiroshi SHIBATA. Target version changed from 2.1.0 to current: 2.2.0 ---------------------------------------- Bug #7395: Negative numbers can't be primes by definition https://bugs.ruby-lang.org/issues/7395#change-44748 * Author: Zachary Scott * Status: Assigned * Priority: Normal * Assignee: Yuki Sonoda * Category: lib * Target version: current: 2.2.0 * ruby -v: 2.0.0 * Backport: ---------------------------------------- from github: https://github.com/ruby/ruby/pull/187 By definition, a prime number can be a positive integer greater than 1. http://mathworld.wolfram.com/PrimeNumber.html ---Files-------------------------------- prime_refute_negative_numbers.patch (1.16 KB) -- http://bugs.ruby-lang.org/