On Fri, 10 Aug 2012, ch...@chriswareham.net wrote:
> Hi folks,
>
> I've taken into account peoples comments with regard to patch format and not
> including changes that are just reformatting. The attached patch is solely for
> imake, adding function prototypes where they are missing, limiting link
On 10 August 2012 at 16:18 "ch...@chriswareham.net"
wrote:
> On 10 August 2012 at 15:09 Marc Balmer wrote:>
> >
> > Why do you make all functions static? This way, the debugger will no longer
> > show the function names e.g. in a backtrace, iirc.
> >
>
> The reason I make functions stat
On 10 August 2012 at 15:09 Marc Balmer wrote:>
>
>
> Am 10.08.2012 um 15:55 schrieb "ch...@chriswareham.net"
> :
>
> > Hi folks,
> >
> > I've taken into account peoples comments with regard to patch format and not
> > including changes that are just reformatting. The attached patch is solely
> > f
Am 10.08.2012 um 15:55 schrieb "ch...@chriswareham.net"
:
> Hi folks,
>
> I've taken into account peoples comments with regard to patch format and not
> including changes that are just reformatting. The attached patch is solely
> for imake, adding function prototypes where they are missing,
Hi folks,
I've taken into account peoples comments with regard to patch format and not
including changes that are just reformatting. The attached patch is solely for
imake, adding function prototypes where they are missing, limiting linkage to
static scope wherever possible and removing a bunch of