<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/doc/tutorial/ffi.md, branch try</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2012-01-19T12:34:10+00:00</updated>
<entry>
<title>Move tutorial over to a format similar to the reference doc</title>
<updated>2012-01-19T12:34:10+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-19T11:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a4b77758f0e1b6b409e874e739fe7cf4609651ee'/>
<id>urn:sha1:a4b77758f0e1b6b409e874e739fe7cf4609651ee</id>
<content type='text'>
And adjust highlighting/testing scripts to deal with this.
</content>
</entry>
<entry>
<title>tutorial: rework nolink description to remove mention of "empty string"</title>
<updated>2012-01-12T21:02:41+00:00</updated>
<author>
<name>Graham Fawcett</name>
<email>fawcett@uwindsor.ca</email>
</author>
<published>2012-01-12T20:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4a3a3b8780d88e013a8916eea6cc9a8c2c5d890'/>
<id>urn:sha1:f4a3a3b8780d88e013a8916eea6cc9a8c2c5d890</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Go over the tutorial again</title>
<updated>2012-01-12T12:19:02+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2012-01-12T11:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0f72c53fdfb912319260aa8462ae20f07599631d'/>
<id>urn:sha1:0f72c53fdfb912319260aa8462ae20f07599631d</id>
<content type='text'>
Edit some things, make sure all code runs.
</content>
</entry>
<entry>
<title>implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name.</title>
<updated>2011-12-16T23:29:59+00:00</updated>
<author>
<name>Graham Fawcett</name>
<email>fawcett@uwindsor.ca</email>
</author>
<published>2011-12-15T20:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=7ddd353ef693bd19b5058f89d01529407d6aa926'/>
<id>urn:sha1:7ddd353ef693bd19b5058f89d01529407d6aa926</id>
<content type='text'>
Can't remove them from stdlib until the snapshotted compiler supports #[nolink].
</content>
</entry>
<entry>
<title>Add hacks to extract and compile tutorial code</title>
<updated>2011-11-22T15:12:23+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-22T15:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fedb775fbb127a5099f46078c85046440479b0ef'/>
<id>urn:sha1:fedb775fbb127a5099f46078c85046440479b0ef</id>
<content type='text'>
Not included in the build by default, since it's fragile and kludgy. Do
something like this to run it:

    cd doc/tutorial
    RUSTC=../../build/stage2/bin/rustc bash test.sh

Closes #1143
</content>
</entry>
<entry>
<title>tutorial: Fix type mismatch in example FFI code</title>
<updated>2011-11-17T14:50:08+00:00</updated>
<author>
<name>Haitao Li</name>
<email>lihaitao@gmail.com</email>
</author>
<published>2011-11-17T14:46:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f4eb25e0d032495fef50c445b211f2c2ff20eb9c'/>
<id>urn:sha1:f4eb25e0d032495fef50c445b211f2c2ff20eb9c</id>
<content type='text'>
Compile error:
time.rs:13:23: 13:43 error: mismatched types: expected
*R[tv_sec=mMltv_usec=mMl] but found *R[tv_sec=Mltv_usec=Ml] (record
elements differ in mutability)
time.rs:13     libc::gettimeofday(std::ptr::addr_of(x),
std::ptr::null());
                                  ^~~~~~~~~~~~~~~~~~~~
error: aborting due to previous errors
rust: upcall fail 'explicit failure', ../src/comp/driver/session.rs:70
rust: domain main @0x9dfd178 root task failed
</content>
</entry>
<entry>
<title>Update tutorial for native mod changes</title>
<updated>2011-11-16T20:16:36+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-11-16T20:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9b89b0cffddced063bfb46671b69aba81956e553'/>
<id>urn:sha1:9b89b0cffddced063bfb46671b69aba81956e553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tutorial: Update with native module syntax change</title>
<updated>2011-11-16T19:35:14+00:00</updated>
<author>
<name>Haitao Li</name>
<email>lihaitao@gmail.com</email>
</author>
<published>2011-11-16T15:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=5665308d8cc02d43865db2e2336ed98c9d944a59'/>
<id>urn:sha1:5665308d8cc02d43865db2e2336ed98c9d944a59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libcrypto.so instead of libssl.so in the ffi part of tutorial</title>
<updated>2011-11-15T12:53:03+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-15T12:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0898d441cb42e09092be7772f4c24fd10e36fa72'/>
<id>urn:sha1:0898d441cb42e09092be7772f4c24fd10e36fa72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ptr::addr_of return an immutable vec, add mut_addr_of</title>
<updated>2011-11-02T11:20:12+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-11-02T10:42:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0a20eed2db233dad2eb9594cf28790842970c1d6'/>
<id>urn:sha1:0a20eed2db233dad2eb9594cf28790842970c1d6</id>
<content type='text'>
</content>
</entry>
</feed>
