Changes between Initial Version and Version 1 of Ticket #1707

Show
Ignore:
Timestamp:
07/20/10 18:11:08 (12 years ago)
Author:
coke
Comment:

reformat report with tracwikistyle.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1707 – description

    initial v1  
    66 
    77Source of my script is: 
    8  
    9 -----<cut>----- 
     8{{{ 
    109#!/usr/bin/env perl6 
    1110 
     
    1312 
    1413say "\c[DEGREE FAHRENHEIT]"; 
    15 -----<cut>----- 
     14}}} 
    1615 
    1716output from running the script: 
    18 -----<cut>----- 
     17{{{ 
    1918perl6(75422) malloc: *** mmap(size=2325622477335777280) failed (error code=12) 
    2019*** error: can't allocate region 
     
    4039 
    4140Dumping Core... 
    42 -----<cut>----- 
     41}}} 
    4342 
    4443Unfortunately, I'm not sure where that core ended up, cant seem to find it.