[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] 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

Re: [ccache] fcntl - windows build broken

2013-01-08 Thread Joel Rosdahl
Hi, On 8 January 2013 10:16, Patrick von Reth patrick.vonr...@gmail.com 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

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 l.lu...@suse.cz 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

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