New patches: [fix mismatch between declaration and definition of decodeFloat64 on AMD64 (may break on other archs) Michal Palka **20051120203707] { merger 0.0 ( hunk ./src/runtime/BCKernel/integer.c 174 -IntegerNode* decodeFloat64(Double f, Int* rExp){ +IntegerNode* decodeFloat64(Float64 f, Int* rExp){ hunk ./src/runtime/BCKernel/integer.c 174 -IntegerNode* decodeFloat64(Double f, Int* rExp){ +IntegerNode* decodeFloat64(Float64 f, Int32* rExp){ ) } [merge my fix of mismatch between declaration and definition of decodeFloat64 on AMD64 with upstream Michal Palka **20051124094715] { hunk ./src/runtime/BCKernel/integer.c 174 -IntegerNode* decodeFloat64(Double f, Int* rExp){ +IntegerNode* decodeFloat64(Float64 f, Int32* rExp){ } Context: [TAG Stable 1 Tom Shackell **20051123104200] Patch bundle hash: 8bdc0f78f0e5082d9a4383a2eb49fc63585b2342