From: aleksandrshved@... Date: 2019-03-26T07:24:55+00:00 Subject: [ruby-core:91990] [Ruby trunk Bug#15728] error compiling C - file under Ruby Issue #15728 has been reported by Shved (Aleksandr Shved). ---------------------------------------- Bug #15728: error compiling C - file under Ruby https://bugs.ruby-lang.org/issues/15728 * Author: Shved (Aleksandr Shved) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.6.2 * Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- Compiler message /usr/local/include/ruby-2.6.0/ruby/intern.h:506:10: error: expected ���,��� or ���;��� before ���void��� COLDFUNC NORETURN(void rb_memerror(void)); The specified line contains: COLDFUNC NORETURN(void rb_memerror(void)); And so the compilation goes without errors COLDFUNC (void rb_memerror(void)); -- https://bugs.ruby-lang.org/ Unsubscribe: