Oops, seems there was no tomorrow!
Pushed, both patches, finally. Sorry for the delay :-)
Jarno
On Aug 12, 2014, at 6:01 PM, Jarno Rajahalme wrote:
> Will do, tomorrow :-)
>
> Jarno
>
>> On Aug 12, 2014, at 1:58 PM, Ben Pfaff wrote:
>>
>> I'm happy enough with these patches. Jarno, do
Will do, tomorrow :-)
Jarno
> On Aug 12, 2014, at 1:58 PM, Ben Pfaff wrote:
>
> I'm happy enough with these patches. Jarno, do you want to apply
> them?
>
>> On Fri, Aug 08, 2014 at 09:13:42AM -0700, Jarno Rajahalme wrote:
>> Acked-by: Jarno Rajahalme
>>
>> Sent from my iPhone
>>
>>> On
I'm happy enough with these patches. Jarno, do you want to apply
them?
On Fri, Aug 08, 2014 at 09:13:42AM -0700, Jarno Rajahalme wrote:
> Acked-by: Jarno Rajahalme
>
> Sent from my iPhone
>
> > On Aug 7, 2014, at 6:15 PM, Daniele Di Proietto
> > wrote:
> >
> > This commit introduces the BUI
Acked-by: Jarno Rajahalme
Sent from my iPhone
> On Aug 7, 2014, at 6:15 PM, Daniele Di Proietto
> wrote:
>
> This commit introduces the BUILD_MESSAGE() macro. It uses _Pragma("message"),
> with compilers that support that, to output a warning-like compile-time
> message
> without blocking th
This commit introduces the BUILD_MESSAGE() macro. It uses _Pragma("message"),
with compilers that support that, to output a warning-like compile-time message
without blocking the compilation.
Used by next commit.
Signed-off-by: Daniele Di Proietto
---
configure.ac | 1 +
lib/compiler.h