[#75687] [Ruby trunk Bug#12416] struct rb_id_table lacks mark function — shyouhei@...
Issue #12416 has been reported by Shyouhei Urabe.
3 messages
2016/05/23
[#75763] [Ruby trunk Feature#12435] Using connect_nonblock to open TCP connections in Net::HTTP#connect — mohamed.m.m.hafez@...
Issue #12435 has been reported by Mohamed Hafez.
3 messages
2016/05/28
[#75774] Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock — Mohamed Hafez <mohamed.m.m.hafez@...>
Hi all, every now and then in my production server, I'm
4 messages
2016/05/30
[#75775] Re: Errno::EAGAIN thrown by OpenSSL::SSL::SSLSocket#connect_nonblock
— Mohamed Hafez <mohamed.m.m.hafez@...>
2016/05/30
Or does MRI's OpenSSL::SSL::SSLSocket#connect_nonblock just return
[#75782] Important: Somewhat backwards-incompatible change (Fwd: [ruby-cvs:62388] duerst:r55225 (trunk): * string.c: Activate full Unicode case mapping for UTF-8) — Martin J. Dürst <duerst@...>
With the change below, I have activated full Unicode case mapping for
4 messages
2016/05/31
[ruby-core:75809] [Ruby trunk Bug#12449] Trouble installing ruby 2.3.1 from source on Ubuntu 14.0
From:
lakshmi_sayee@...
Date:
2016-05-31 20:37:56 UTC
List:
ruby-core #75809
Issue #12449 has been updated by Sayee Natarajan.
You can close this
----------------------------------------
Bug #12449: Trouble installing ruby 2.3.1 from source on Ubuntu 14.0
https://bugs.ruby-lang.org/issues/12449#change-58991
* Author: Sayee Natarajan
* Status: Open
* Priority: Normal
* Assignee:
* ruby -v: 2.3.1
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
Hi,
I am getting errors in compiling. Here's the log - http://paste.ubuntu.com/16873263/
Error is the same regardless of versions from 2.2, 2.3, 2.4.I tried through rbenv, direct compile etc. as well. I have installed all dependencies.
It looks like an issue with Include path for headers.
Thank you in advance
Sayee
Here are the errors:
--------------------
compiling error.c
In file included from ./include/ruby/defines.h:68:0,
from ./include/ruby/ruby.h:36,
from miniinit.c:12:
./include/ruby/missing.h:61:5: error: unknown type name ‘time_t’
time_t tv_sec; /* seconds */
^
I
from /usr/include/errno.h:1,
from ./include/ruby/io.h:23,
from internal.h:17,
from array.c:14:
/usr/include/errno.h:1:19: error: #include nested too deeply
--
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>