$ rock ref.ooc
sdk/lang/Buffer.ooc:160:27 INFO Score of ### = -1 (### vs ###)
if (c > size) c = size
~~~~
sdk/lang/Buffer.ooc:540:34 INFO Score of ### = -1 (### vs ###)
if(start >= end) start = end
~~~
sdk/lang/Buffer.ooc:160:27 INFO Score of ### = -1 (### vs ###)
if (c > size) c = size
~~~~
sdk/lang/Buffer.ooc:540:34 INFO Score of ### = -1 (### vs ###)
if(start >= end) start = end
~~~
./ref.ooc:2:49 ERROR Invalid use of operator / between operands of type Int and SSizeT
seconds2minutes: func -> This { return this / 60 }
~~
[FAIL]
[Exception]:
Abort trap
$ rock ref.ooc
sdk/lang/Buffer.ooc:160:27 INFO Score of ### = -1 (### vs ###)
if (c > size) c = size
~~~~
sdk/lang/Buffer.ooc:540:34 INFO Score of ### = -1 (### vs ###)
if(start >= end) start = end
~~~
sdk/lang/Buffer.ooc:160:27 INFO Score of ### = -1 (### vs ###)
if (c > size) c = size
~~~~
sdk/lang/Buffer.ooc:540:34 INFO Score of ### = -1 (### vs ###)
if(start >= end) start = end
~~~
./ref.ooc:2:49 ERROR Invalid use of operator / between operands of type Int and SSizeT
seconds2minutes: func -> This { return this / 60 }
~~
[FAIL]
[Exception]:
Abort trap
This comment has been minimized.
Show comment Hide commentadragomirAug 30, 2010
adragomir commentedAug 30, 2010