diff options
| author | Marijn Haverbeke <[email protected]> | 2011-05-05 02:13:39 +0200 |
|---|---|---|
| committer | Marijn Haverbeke <[email protected]> | 2011-05-05 02:16:49 +0200 |
| commit | 898e089d7b15696035391ab8d1e2675c2fb96a2f (patch) | |
| tree | 84cbe7f98173db60c2476e2008b9dc0bd3df383c /src/rt/rust_comm.cpp | |
| parent | Add a structure for passing option flags around the compiler, put it in sessi... (diff) | |
| download | rust-898e089d7b15696035391ab8d1e2675c2fb96a2f.tar.xz rust-898e089d7b15696035391ab8d1e2675c2fb96a2f.zip | |
Fix and re-enable destructors
There was some confusion on whether the destructors took their
argument by pointer or direct value. They now take it directly, just
like other methods. You no longer get a segfault when a constructor
actually does something with its self value.
Diffstat (limited to 'src/rt/rust_comm.cpp')
0 files changed, 0 insertions, 0 deletions