Displaying 3 results from an estimated 3 matches for "random_compiler".
2012 Feb 04
3
Moving CPP hackery
Hi all, especially David Yeo and JonY,
I've started moving compiler specific CPP hacker into a separate file
at include/share/compat.h.
Eventually I hope to be able to move all of the require CPP hackery
for $random_compiler into this file and have any C file which needs
any compiler specific tweak to include this new compatibilty header.
My belief is that one this CPP hackery is all in one place, it will
be far easier to modify and keep correct.
So, I would be very greatful if David Yeo and JonY could test current
g...
2012 Feb 04
0
Moving CPP hackery
On 2/4/2012 13:20, Erik de Castro Lopo wrote:
> Hi all, especially David Yeo and JonY,
>
> I've started moving compiler specific CPP hacker into a separate file
> at include/share/compat.h.
>
> Eventually I hope to be able to move all of the require CPP hackery
> for $random_compiler into this file and have any C file which needs
> any compiler specific tweak to include this new compatibilty header.
>
> My belief is that one this CPP hackery is all in one place, it will
> be far easier to modify and keep correct.
>
> So, I would be very greatful if David Yeo...
2012 Feb 04
0
flac-dev Digest, Vol 87, Issue 10
...stro Lopo wrote:
> > Hi all, especially David Yeo and JonY,
> >
> > I've started moving compiler specific CPP hacker into a separate file
> > at include/share/compat.h.
> >
> > Eventually I hope to be able to move all of the require CPP hackery
> > for $random_compiler into this file and have any C file which needs
> > any compiler specific tweak to include this new compatibilty header.
> >
> > My belief is that one this CPP hackery is all in one place, it will
> > be far easier to modify and keep correct.
> >
> > So, I would b...