On Thu, 12 Nov 2015 16:29:27 +0100 Stefan Schmidt said:
> Hello.
>
> On 09/11/15 20:12, Cedric BAIL wrote:
> > Hello,
> >
> > We have been learning in the past few year how to organize for an EFL
> > developers day and we would like to try something new next year based
> > on this past experienc
On Fri, 13 Nov 2015 01:43:54 +1100 Sylvain BERTRAND
said:
> On Thu, Nov 12, 2015 at 10:22:09AM +, Tom Hacohen wrote:
> > Unfortunately it's needed for physics. I think that if you disable
> > physics, the C++ dependency should disappear. If it's still there then,
> > it's just bad autotools
On Thu, 12 Nov 2015 16:26:27 +0100 Stefan Schmidt said:
> Hello.
>
> I took a moment to run our code through the sparse semantic parser.
> https://sparse.wiki.kernel.org/index.php/Main_Page
>
> You can easily do so as well by installing sparse and run "make CC=cgcc"
> to enable the build wrapp
This bugfix release improves on the 0.19.12 release and resolves a number
of issues.
TICKETS RESOLVED
https://phab.enlightenment.org/T2770
https://phab.enlightenment.org/T2785
https://phab.enlightenment.org/T2788
https://phab.enlightenment.org/T2827
https://phab.enlightenment.org/T2829
https://pha
On 11/12/2015 10:52 AM, Stefan Schmidt wrote:
> Hello.
>
> On 12/11/15 16:48, Christopher Michael wrote:
>> On 11/12/2015 10:43 AM, Stefan Schmidt wrote:
>>> Hello.
>>>
>>> On 12/11/15 16:34, Christopher Michael wrote:
With regard to the issues in ecore_wl_input ...
I took a look at
On Thu, Nov 12, 2015 at 1:46 PM, Stefan Schmidt wrote:
> Heloo.
>
> On 12/11/15 16:43, Felipe Magno de Almeida wrote:
>> On Thu, Nov 12, 2015 at 1:29 PM, Stefan Schmidt
>> wrote:
>>> Hello.
>>>
>>> On 09/11/15 20:12, Cedric BAIL wrote:
Hello,
>> [snip]
>>
Please go now and vote fo
Hello.
On 12/11/15 16:48, Christopher Michael wrote:
> On 11/12/2015 10:43 AM, Stefan Schmidt wrote:
>> Hello.
>>
>> On 12/11/15 16:34, Christopher Michael wrote:
>>> With regard to the issues in ecore_wl_input ...
>>>
>>> I took a look at the expected callback of the wl_seat_listener, and
>>> the
On 11/12/2015 10:43 AM, Stefan Schmidt wrote:
> Hello.
>
> On 12/11/15 16:34, Christopher Michael wrote:
>> With regard to the issues in ecore_wl_input ...
>>
>> I took a look at the expected callback of the wl_seat_listener, and
>> the function that we have setup for that is proper (wrt function
>
Heloo.
On 12/11/15 16:43, Felipe Magno de Almeida wrote:
> On Thu, Nov 12, 2015 at 1:29 PM, Stefan Schmidt
> wrote:
>> Hello.
>>
>> On 09/11/15 20:12, Cedric BAIL wrote:
>>> Hello,
> [snip]
>
>>> Please go now and vote for your preferred weekend in May 2016:
>>> https://phab.enlightenment.o
Hello.
On 12/11/15 16:34, Christopher Michael wrote:
> With regard to the issues in ecore_wl_input ...
>
> I took a look at the expected callback of the wl_seat_listener, and
> the function that we have setup for that is proper (wrt function
> params, etc)...so I am unsure why this is complainin
On Thu, Nov 12, 2015 at 1:29 PM, Stefan Schmidt wrote:
> Hello.
>
> On 09/11/15 20:12, Cedric BAIL wrote:
>> Hello,
[snip]
>> Please go now and vote for your preferred weekend in May 2016:
>> https://phab.enlightenment.org/V15 . The vote will be open until end
>> of December.
>>
>> Have fun.
With regard to the issues in ecore_wl_input ...
I took a look at the expected callback of the wl_seat_listener, and the
function that we have setup for that is proper (wrt function params,
etc)...so I am unsure why this is complaining about an incorrect type...
dh
On 11/12/2015 10:30 AM, Stef
Hello.
Amend for the first message.
On 12/11/15 16:26, Stefan Schmidt wrote:
> Hello.
>
> I took a moment to run our code through the sparse semantic parser.
> https://sparse.wiki.kernel.org/index.php/Main_Page
>
> You can easily do so as well by installing sparse and run "make CC=cgcc"
> to enab
Hello.
On 09/11/15 20:12, Cedric BAIL wrote:
> Hello,
>
> We have been learning in the past few year how to organize for an EFL
> developers day and we would like to try something new next year based
> on this past experience. This year, we did spend half the day doing
> some quick hack, killing b
Hello.
I took a moment to run our code through the sparse semantic parser.
https://sparse.wiki.kernel.org/index.php/Main_Page
You can easily do so as well by installing sparse and run "make CC=cgcc"
to enable the build wrapper.
But now to some actual findings. Really most of it has been noise a
On Thu, Nov 12, 2015 at 12:43 PM, Sylvain BERTRAND
wrote:
> On Thu, Nov 12, 2015 at 10:22:09AM +, Tom Hacohen wrote:
>> Unfortunately it's needed for physics. I think that if you disable
>> physics, the C++ dependency should disappear. If it's still there then,
>> it's just bad autotools work
On 12/11/15 14:43, Sylvain BERTRAND wrote:
> On Thu, Nov 12, 2015 at 10:22:09AM +, Tom Hacohen wrote:
>> Unfortunately it's needed for physics. I think that if you disable
>> physics, the C++ dependency should disappear. If it's still there then,
>> it's just bad autotools work on our part.
>
>
On Thu, Nov 12, 2015 at 10:22:09AM +, Tom Hacohen wrote:
> Unfortunately it's needed for physics. I think that if you disable
> physics, the C++ dependency should disappear. If it's still there then,
> it's just bad autotools work on our part.
:'(
I did disable physics: configure is still l
On 12/11/15 09:18, Sylvain BERTRAND wrote:
> Hi,
>
> I did disable the c++ bindings, but still, a c++ compiler was required to
> configure the EFL (today's git).
>
> Is c++ now an hard dependency of enlightenment SDK, or is this a GNU autotools
> mis-configuration?
>
> regards,
>
Unfortunately it'
On Thu, Nov 12, 2015 at 9:18 AM, Sylvain BERTRAND
wrote:
> Hi,
>
> I did disable the c++ bindings, but still, a c++ compiler was required to
> configure the EFL (today's git).
>
> Is c++ now an hard dependency of enlightenment SDK, or is this a GNU autotools
> mis-configuration?
>
It's necessary
On 11/12/2015 07:48 PM, Sylvain BERTRAND wrote:
> Hi,
>
> I did disable the c++ bindings, but still, a c++ compiler was required to
> configure the EFL (today's git).
>
> Is c++ now an hard dependency of enlightenment SDK, or is this a GNU autotools
> mis-configuration?
>
> regards,
>
Its certain
Hi,
I did disable the c++ bindings, but still, a c++ compiler was required to
configure the EFL (today's git).
Is c++ now an hard dependency of enlightenment SDK, or is this a GNU autotools
mis-configuration?
regards,
--
Sylvain
+1 here :-]
2015. 11. 11. 오후 1:56에 "Dongyeon Kim" 님이 작성:
> +1 of course!
> 2015. 11. 11. 오후 1:46에 "Carsten Haitzler" 님이 작성:
>
> > On Wed, 11 Nov 2015 13:32:23 +0900 Jean-Philippe André <
> j...@videolan.org>
> > said:
> >
> > +1
> >
> > > Hello,
> > >
> > > I'd like to propose Wonsik Jung (@wonsik
23 matches
Mail list logo