Skip to content

Commit

Permalink
[4/4 for #2365, #2671] Reassign one last fixme to #908. Close #2365. C…
Browse files Browse the repository at this point in the history
…lose #2671.
  • Loading branch information
bblum committed Jul 20, 2012
1 parent af7b769 commit 3dc52da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rt/rust_kernel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ rust_kernel::run() {

void
rust_kernel::fail() {
// FIXME (#2671): On windows we're getting "Application has
// FIXME (#908): On windows we're getting "Application has
// requested the Runtime to terminate it in an unusual way" when
// trying to shutdown cleanly.
set_exit_status(PROC_FAIL_CODE);
Expand Down

0 comments on commit 3dc52da

Please sign in to comment.