[ruby-core:85648] [Ruby trunk Bug#14494] [PATCH] tool/m4/ruby_replace_type.m4 use AC_CHECK_TYPES for HAVE_* macros

From: nobu@...
Date: 2018-02-19 13:54:38 UTC
List: ruby-core #85648
Issue #14494 has been updated by nobu (Nobuyoshi Nakada).


Indeed, it was a mistake.
Do you think `HAVE_` macros should be defined for all `RUBY_REPLACE_TYPE`?

----------------------------------------
Bug #14494: [PATCH] tool/m4/ruby_replace_type.m4 use AC_CHECK_TYPES for HAVE_* macros
https://bugs.ruby-lang.org/issues/14494#change-70440

* Author: normalperson (Eric Wong)
* Status: Open
* Priority: Normal
* Assignee: nobu (Nobuyoshi Nakada)
* Target version: 
* ruby -v: 
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
----------------------------------------
tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macros

Without this, HAVE_CLOCKID_T goes undefined and I can't
USE_MONOTONIC_COND in thread_pthread.c :<


---Files--------------------------------
0001-tool-m4-ruby_replace_type.m4-use-AC_CHECK_TYPES-for-.patch (880 Bytes)


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

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next