Re: [ccache] Support for Clang plugins (still) not working in 3.1.9

2013-01-08 Thread Lubos Lunak
On Tuesday 08 of January 2013, Joel Rosdahl wrote:
> > Could you please include that commit as well? Thank you.
>
> I've applied it to maint now, so it will be included in 3.1.10. Please
> try if current maint works like you expect.

 Yes, now maint indeed works as well, thanks.

-- 
 Lubos Lunak
 l.lu...@suse.cz
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


Re: [ccache] Support for Clang plugins (still) not working in 3.1.9

2013-01-08 Thread Joel Rosdahl
Hi,

On 8 January 2013 10:28, Lubos Lunak  wrote:
> it looks like my patch 06be1c4cc33bf2def9c6e64483b397128f57dbe3 got included
> incorrectly into the maint branch.

Well, it was included in 3.1.8 as intended.

> I don't know how exactly the maint branch works, I expect my patch didn't
> make it into 3.1.8 because you didn't want to include the patch from master
> that soon

The patch was applied directly on maint (the branch for 3.1.x
releases), not via master (development branch heading for 3.2).

> but even though it's been included in 3.1.9, that ccache version
> still sees such compiles as 'multiple source files', because it requires
> 8e005b067d8c2423e24ee14ffdee8343f650f1e8 too.

Right, I didn't realize that the patch had a depencency, so I applied
it to the maint branch because it looked like a good bug fix for a
maintenance release.

> Could you please include that commit as well? Thank you.

I've applied it to maint now, so it will be included in 3.1.10. Please
try if current maint works like you expect.

-- Joel
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


Re: [ccache] fcntl - windows build broken

2013-01-08 Thread Joel Rosdahl
Hi,

On 8 January 2013 10:16, Patrick von Reth  wrote:
> http://gitweb.samba.org/?p=ccache.git;a=commitdiff
> ;h=6b6a109779033ffbb8ddab7cca6574f24c2e4bfb
> broke the windows build because the FD_ flags are not available on windows,
> see https://groups.google.com/forum/?fromgroups
> =#!topic/beanstalk-talk/Re9AZ8GbtuA

Thanks for the notice. I don't build ccache myself on Windows, so
patches are welcome.

-- Joel
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


[ccache] Support for Clang plugins (still) not working in 3.1.9

2013-01-08 Thread Lubos Lunak

 Hello,

 it looks like my patch 06be1c4cc33bf2def9c6e64483b397128f57dbe3 got included 
incorrectly into the maint branch.

 I don't know how exactly the maint branch works, I expect my patch didn't 
make it into 3.1.8 because you didn't want to include the patch from master 
that soon, but even though it's been included in 3.1.9, that ccache version 
still sees such compiles as 'multiple source files', because it requires 
8e005b067d8c2423e24ee14ffdee8343f650f1e8 too. Could you please include that 
commit as well? Thank you.

-- 
 Lubos Lunak
 l.lu...@suse.cz
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


[ccache] fcntl - windows build broken

2013-01-08 Thread Patrick von Reth
Hi
http://gitweb.samba.org/?p=ccache.git;a=commitdiff
;h=6b6a109779033ffbb8ddab7cca6574f24c2e4bfb
broke the windows build because the FD_ flags are not available on windows,
see https://groups.google.com/forum/?fromgroups
=#!topic/beanstalk-talk/Re9AZ8GbtuA

Cheers

Patrick
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache