Hi everyone, I have just started to use Celix and have been trying to get
going using the instructions at this link.
https://svn.apache.org/repos/asf/celix/site/trunk/content/documentation/getting_started.md
1. Do I need to install libxml2-dev .deb package as well?
2. Is libslp-dev .deb package on
my bundles.
That is all the suggestions I have for now. I am trying to work my way
through creating a bundle and may have some more suggestions after that.
Thanks,
Isaac
On Tue, Oct 7, 2014 at 10:32 AM, Isaac Rose wrote:
> Hi everyone, I have just started to use Celix and have been trying to get
What does ttl stand for? Is it Time To Live?
-Original Message-
From: Bjoern Petri [mailto:bjoern.pe...@sundevil.de]
Sent: Tuesday, October 07, 2014 1:05 PM
To: dev@celix.apache.org
Subject: Re: svn commit: r1627454 - in
/celix/trunk/remote_services/discovery_etcd/private: include/etcd.h
The change " for (; i < arrayList_size(loghelper->logServices); i++)" does
not specify the initial value for the i. This is based on the assumption
that the compiler will automatically set it to zero, correct? Is that a
save assumption or is Celix only expected to be compiled with a specific
compil
mpilers or flags, newly
> created variables/memory should be always initialized. Otherwise it's
> probably a bug.
>
> Regards,
> Björn
>
> Sent with AquaMail for Android
> http://www.aqua-mail.com
>
>
> On November 18, 2014 11:29:47 PM Isaac Rose wrote:
>
>
Hi Pepijn,
I would love to give it a try, this will be a great help for developing in
celix. Is it available on git hub, or another host?
Isaac
On Jan 27, 2015 2:34 PM, "Pepijn Noltes" wrote:
> Hi All,
>
> To (really) speed up the process of setting up a project for Apache
> Celix and developin
Sorry, didn't see the links at the bottom of your message Pepijn.
-Original Message-
From: Isaac Rose [mailto:isaacdr...@gmail.com]
Sent: Tuesday, January 27, 2015 2:38 PM
To: dev@celix.apache.org
Subject: Re: celix_cog
Hi Pepijn,
I would love to give it a try, this will be a