<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/-test-/RUBY_ALIGNOF/cpp.cpp, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>ext/-test-/RUBY_ALIGNOF: skip C++ when no compiler</title>
<updated>2020-09-25T02:38:33+00:00</updated>
<author>
<name>卜部昌平</name>
<email>shyouhei@ruby-lang.org</email>
</author>
<published>2020-09-24T03:16:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4cc501bcfd23691c5244877f9d088a6be6bc8e13'/>
<id>4cc501bcfd23691c5244877f9d088a6be6bc8e13</id>
<content type='text'>
C++ compilers are optional.  Skip C++ tests when they are absent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C++ compilers are optional.  Skip C++ tests when they are absent.
</pre>
</div>
</content>
</entry>
<entry>
<title>ext/-test-/RUBY_ALIGNOF: add minimalistic test</title>
<updated>2020-09-25T02:38:33+00:00</updated>
<author>
<name>卜部昌平</name>
<email>shyouhei@ruby-lang.org</email>
</author>
<published>2020-09-23T05:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0b77a86d1ec3a8bb3d62ea38a93d7aed44dd2c0c'/>
<id>0b77a86d1ec3a8bb3d62ea38a93d7aed44dd2c0c</id>
<content type='text'>
Check if RUBY_ALIGNOF(double) is the alignment to store a double inside
of a struct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check if RUBY_ALIGNOF(double) is the alignment to store a double inside
of a struct.
</pre>
</div>
</content>
</entry>
</feed>
