about summary refs log tree commit diff
path: root/src/rt/rust_task.cpp
diff options
context:
space:
mode:
authorLindsey Kuper <lkuper@mozilla.com>2011-07-07 17:10:17 -0700
committerLindsey Kuper <lkuper@mozilla.com>2011-07-07 17:29:15 -0700
commit32431440469f403b1532e25dfd60c3d958840dc1 (patch)
tree99d3e0c082357e94081ad2a508e047c8f93b1752 /src/rt/rust_task.cpp
parent301f6aaa31594f996ae70ed84cf4e2ba7d8b3030 (diff)
downloadrust-32431440469f403b1532e25dfd60c3d958840dc1.tar.gz
rust-32431440469f403b1532e25dfd60c3d958840dc1.zip
Fix a bug that was interfering with method overriding. Issue #543.
Previously, we were creating both a normal vtable entry and a
forwarding function for overriding methods, when they should have just
gotten a vtable entry.  This patch fixes that.
Diffstat (limited to 'src/rt/rust_task.cpp')
0 files changed, 0 insertions, 0 deletions