Re: [PATCH] compat: Add simplified merge sort implementation from glibc From: Brian Downing <hidden> Date: 2016-06-15 22:44:10 On Mon, Feb 04, 2008 at 01:05:52AM +0100, Edgar Toernig wrote: if (size < 1024) { - char buf[size]; /* gcc-ism */ + char buf[1024]; Good point; when it was a mingw-only hack the gcc-ism didn't matter. I'll see if I can push an updated patch in a day or so... -bcd
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help