<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/tests/unix/ffi_float.py.exp, branch 2.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2015-08-29T14:24:29+00:00</updated>
<entry>
<title>tests/ffi_float: Split tgammaf() testcase to a separate test.</title>
<updated>2015-08-29T14:24:29+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2015-08-29T14:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5cb524673eff51be4b3abdf04548ac854dd32ef1'/>
<id>urn:sha1:5cb524673eff51be4b3abdf04548ac854dd32ef1</id>
<content type='text'>
Some libc's may implement tgammaf as a header macro using tgamma(), so
don't assume it'll be in the library.
</content>
</entry>
<entry>
<title>unix/modffi: Support passing float/double args.</title>
<updated>2015-04-28T18:40:34+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2015-04-28T18:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6bbbb1ab41a5319b0558b2f0131b3f746f0cb5b9'/>
<id>urn:sha1:6bbbb1ab41a5319b0558b2f0131b3f746f0cb5b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Don't use -Wno-error=cpp or #warning; fix strict alias warning.</title>
<updated>2014-09-06T16:46:52+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-09-06T16:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=17598d49e1091e2745d8f01288f95007189cdcf5'/>
<id>urn:sha1:17598d49e1091e2745d8f01288f95007189cdcf5</id>
<content type='text'>
For the sake of older versions of gcc (and other compilers), don't use
the #warning CPP directive, nor the -Wno-error=cpp option.

Also, fix a strict alias warning in modffi.c for older compilers, and
add a test for ffi module.

Addresses issue #847.
</content>
</entry>
</feed>
