Re: [dev] [sbase][patch] clear and reorder suffix list

2014-11-18 Thread Dimitris Papastamos
On Tue, Nov 18, 2014 at 12:15:37PM -0800, Evan Gates wrote: > Small patch to first clear the suffix list then add only the .o and .c > suffixes in that order. I've included it inline and attached as I'm > still using gmail and I don't trust it to leave inline text alone. Thanks, applied :)

[dev] [sbase][patch] clear and reorder suffix list

2014-11-18 Thread Evan Gates
Small patch to first clear the suffix list then add only the .o and .c suffixes in that order. I've included it inline and attached as I'm still using gmail and I don't trust it to leave inline text alone. emg >From 051f20fe06e03dd265122854d733241a7c618923 Mon Sep 17 00:00:00 2001 From: Evan Ga