Changes between Version 60 and Version 61 of ParrotQuotes
- Timestamp:
- 05/31/10 17:19:28 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ParrotQuotes
v60 v61 466 466 whiteknight> I love this code with all my heart 467 467 }}} 468 {{{ 469 whiteknight> how do I get the stdout FileHandle in current parrot? 470 bacek> whiteknight, step 1 - checkout gc_massacre branch. step 2 - gdb --args ./parrot --gc-debug t/compilers/imcc/syn/labels.t 471 bacek> After fixing assert failure you'll reach nirvana and filehandle will appear in your hand 472 }}}