On Fri, Oct 24, 2014 at 9:07 AM, Stefan Schmidt
<[email protected]> wrote:
> Hello.

Hello,

> On 23/10/14 22:06, Felipe Magno de Almeida wrote:
>> felipealmeida pushed a commit to branch master.
>>
>> http://git.enlightenment.org/core/efl.git/commit/?id=8240676b01d6c0f2b5cb0471a43eec0d7ef05581
>>
>> commit 8240676b01d6c0f2b5cb0471a43eec0d7ef05581
>> Author: Felipe Magno de Almeida <[email protected]>
>> Date:   Thu Oct 23 18:06:13 2014 -0200
>>
>>     [eina-cxx] Fixed EFL_CXX_THROW not defined
>>
>>     Fixed errors of EFL_CXX_THROW not defined when #include'ing specific
>>     eina C++ headers.
>> ---
>>  src/bindings/eina_cxx/Eina.hh             | 7 -------
>>  src/bindings/eina_cxx/eina_accessor.hh    | 1 +
>>  src/bindings/eina_cxx/eina_error.hh       | 2 ++
>>  src/bindings/eina_cxx/eina_ptrarray.hh    | 1 +
>>  src/bindings/eina_cxx/eina_ptrlist.hh     | 1 +
>>  src/bindings/eina_cxx/eina_stringshare.hh | 1 +
>>  src/bindings/eina_cxx/eina_thread.hh      | 1 +
>>  src/bindings/eina_cxx/eina_throw.hh       | 9 +++++++++
>>  src/bindings/eina_cxx/eina_value.hh       | 1 +
>>  9 files changed, 17 insertions(+), 7 deletions(-
>
> This one broke make distcheck as you forgot to add the new header file
> to the headers list in the Makefile. I fixed it up for you.
>
> I hoped we have been over this problem with the cxx stuff. It still
> feels 50% likely that a commit to cxx breaks check or distcheck.
>
> Please make sure to test things before pushing them. Especially in the
> stabilization phase I run distcheck a few times a week.

Sorry. Fixing asap.

> regards
> Stefan Schmidt
>
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Felipe Magno de Almeida

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to