From: duerst@... Date: 2017-05-01T08:11:14+00:00 Subject: [ruby-core:80954] [Ruby trunk Bug#13529][Closed] Warning when compiling io.c Issue #13529 has been updated by duerst (Martin D��rst). Status changed from Feedback to Closed This seems to have been a temporary issue. For the commands above, I get the same results now. Closing. ---------------------------------------- Bug #13529: Warning when compiling io.c https://bugs.ruby-lang.org/issues/13529#change-64620 * Author: duerst (Martin D��rst) * Status: Closed * Priority: Normal * Assignee: nobu (Nobuyoshi Nakada) * Target version: * ruby -v: ruby 2.5.0dev (2017-05-01 trunk 58527) [x86_64-cygwin] * Backport: 2.2: UNKNOWN, 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- I get the warning below when trying to compile trunk on cygwin: ``` compiling io.c io.c: In function ���do_io_advise���: io.c:8869:29: warning: format ���%lld��� expects argument of type ���long long int���, b ut argument 3 has type ���off_t {aka long int}��� [-Wformat=] VALUE message = rb_sprintf("%"PRIsVALUE" " -- https://bugs.ruby-lang.org/ Unsubscribe: