[ruby-core:68167] [Ruby trunk - Bug #10823] Issue building bigdecimal.

From: usa@...
Date: 2015-02-18 07:14:01 UTC
List: ruby-core #68167
Issue #10823 has been updated by Usaku NAKAMURA.

Backport changed from 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN to 2.0.0: DONTNEED, 2.1: REQUIRED, 2.2: REQUIRED

----------------------------------------
Bug #10823: Issue building bigdecimal.
https://bugs.ruby-lang.org/issues/10823#change-51544

* Author: Matt Hoyle
* Status: Closed
* Priority: Normal
* Assignee: 
* ruby -v: 2.2.0
* Backport: 2.0.0: DONTNEED, 2.1: REQUIRED, 2.2: REQUIRED
----------------------------------------
When doing some Ruby builds with custom CFLAGS I ran into an issue with BigDecimal when trying to build Ruby:

    bigdecimal.c: In function 但VpSetPTR但:
    bigdecimal.c:4421:5: error: 但Real但 has no member named 但expoennt但

There is a spelling mistake and the fix is trivial: https://github.com/ruby/ruby/pull/825

I'm not sure how this works normally though!?



-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next