On Thursday 02 January 2014 17:14:36 David Faure wrote:
> On Thursday 02 January 2014 16:26:33 Mirko Boehm wrote:
> > Hi,
> >
> > On 02 Jan 2014, at 15:37 , David Faure wrote:
> > > On Thursday 02 January 2014 15:29:13 Mirko Boehm wrote:
> > >>> The official way used by all other modules would be
On Thursday 02 January 2014 16:26:33 Mirko Boehm wrote:
> Hi,
>
> On 02 Jan 2014, at 15:37 , David Faure wrote:
> > On Thursday 02 January 2014 15:29:13 Mirko Boehm wrote:
> >>> The official way used by all other modules would be
> >>> threadweaver/job.h (lowercase real header) and
> >>> ThreadWe
Hi,
On 02 Jan 2014, at 15:37 , David Faure wrote:
> On Thursday 02 January 2014 15:29:13 Mirko Boehm wrote:
>>> The official way used by all other modules would be
>>> threadweaver/job.h (lowercase real header) and
>>> ThreadWeaver/Job (forwarding header)
>>
>> Ok.
>
> Is this a green light f
On Thursday 02 January 2014 15:29:13 Mirko Boehm wrote:
> > The official way used by all other modules would be
> > threadweaver/job.h (lowercase real header) and
> > ThreadWeaver/Job (forwarding header)
>
> Ok.
Is this a green light for us to convert all of threadweaver (and its users) to
this
Hi!
On 01 Jan 2014, at 18:37 , David Faure wrote:
> On Wednesday 01 January 2014 18:27:36 Mirko Boehm wrote:
>> Hi,
>>
>> On 01 Jan 2014, at 17:26 , David Faure wrote:
>>> I'm converting all frameworks to ecm_generate_headers, which creates
>>> Framework/File forwarding headers for framework/f
On Wednesday 01 January 2014 18:27:36 Mirko Boehm wrote:
> Hi,
>
> On 01 Jan 2014, at 17:26 , David Faure wrote:
> > I'm converting all frameworks to ecm_generate_headers, which creates
> > Framework/File forwarding headers for framework/file.h headers.
> >
> > But ThreadWeaver creates an issue:
Hi,
On 01 Jan 2014, at 17:26 , David Faure wrote:
> I'm converting all frameworks to ecm_generate_headers, which creates
> Framework/File forwarding headers for framework/file.h headers.
>
> But ThreadWeaver creates an issue: it has File.h headers (titlecase),
> to be included like Weaver/Job.
I'm converting all frameworks to ecm_generate_headers, which creates
Framework/File forwarding headers for framework/file.h headers.
But ThreadWeaver creates an issue: it has File.h headers (titlecase),
to be included like Weaver/Job.h
Shall we leave it as is then?
Or convert it to weaver/job.h (