I just noticed this in the windows nightly build<div><br></div><div><span style="color:rgb(34,34,34);font-size:14px">surface.cpp: In function 'int gfx_surfaceCopy_SW(</span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">SurfaceRect*, Surface*, RGBPalette*, Palette16*, int, SurfaceRect*, Surface*)':</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">surface.cpp:351:65: error: 'alloca' was not declared in this scope</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">    pal32 = (RGBcolor*)alloca(pPal8-></span><wbr style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">numcolors * sizeof(RGBcolor));</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">                                                                 ^</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">scons: *** [build\surface.o] Error 1</span><br style="color:rgb(34,34,34);font-size:14px"><span style="color:rgb(34,34,34);font-size:14px">scons: building terminated because of errors</span><br></div><div><span style="color:rgb(34,34,34);font-size:14px"><br></span></div><div><span style="color:rgb(34,34,34);font-size:14px"><br></span></div>