Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7087
b: refs/heads/master
c: d499e73
h: refs/heads/master
i:
  7085: 77983cc
  7083: 5d43bde
  7079: 87aeb52
  7071: ad75807
v: v3
  • Loading branch information
brson committed Jan 7, 2012
1 parent 4f210b5 commit a6e96ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 396a8bd4e5fd267e8ead1b31d586feb4790b9c33
refs/heads/master: d499e739a1eb67e887f5756f9dfef17199a6d041
4 changes: 2 additions & 2 deletions trunk/src/rt/rust_task.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
// FIXME: We want this to be 128 but need to slim the red zone calls down
#define RZ_LINUX_32 (1024*2)
#define RZ_LINUX_64 (1024*2)
#define RZ_MAC_32 (1024*20)
#define RZ_MAC_64 (1024*20)
#define RZ_MAC_32 (1024*6)
#define RZ_MAC_64 (1024*6)
#define RZ_WIN_32 (1024*20)
#define RZ_BSD_32 (1024*20)
#define RZ_BSD_64 (1024*20)
Expand Down

0 comments on commit a6e96ad

Please sign in to comment.