[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67904] [ruby-trunk - Bug #10802] [Open] strict-aliasing warning on RHEL/CentOS 6

From: v.ondruch@...
Date: 2015-01-30 11:44:06 UTC
List: ruby-core #67904
Issue #10802 has been reported by Vit Ondruch.

----------------------------------------
Bug #10802: strict-aliasing warning on RHEL/CentOS 6
https://bugs.ruby-lang.org/issues/10802

* Author: Vit Ondruch
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.3.0dev (2015-01-30) [x86_64-linux]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: REQUIRED
----------------------------------------
Is there a chance to suppress the strict-aliasing warning:

~~~
string.c: In function [e28098]rb_fstring_new[e28099]:
string.c:270: warning: dereferencing pointer [e28098]fake_str.60[e28099] does break strict-aliasing rules
string.c:270: note: initialized from here
~~~

Which I observe on RHEL6:

http://c64b.rubyci.org/~chkbuild/ruby-trunk/log/20150130T092302Z.log.html.gz



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

In This Thread

Prev Next