On 5/4/14 4:54 pm, Moritz Moeller wrote:
> So I guess adding this to darktable.h should fix it:
>
> #ifndef __GNUC_PREREQ
> # if defined __GNUC__ && defined __GNUC_MINOR__
> #define __GNUC_PREREQ(maj,min) \
> ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))
> # else
>
On 5/4/14 4:54 pm, Moritz Moeller wrote:
> So I guess adding this to darktable.h should fix it:
>
> #ifndef __GNUC_PREREQ
> # if defined __GNUC__ && defined __GNUC_MINOR__
> #define __GNUC_PREREQ(maj,min) \
> ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min))
> # else
>
On 5/4/14 2:46 pm, Roman Lebedev wrote:
> Hm, i am not quite sure how to fix this since i can not test it on OSX...
> Can you join IRC in order to help me test possible fixes?
I found this
https://www.redhat.com/archives/libvir-list/2013-December/msg01318.html
and this
https://www.redhat.com/arch
It is fine for me.
On Sat, Apr 5, 2014 at 4:52 PM, Moritz Moeller wrote:
> On 5/4/14 2:46 pm, Roman Lebedev wrote:
> > Hm, i am not quite sure how to fix this since i can not test it on OSX...
> > Can you join IRC in order to help me test possible fixes?
>
> Yes, but not before 6pm CET when I'm
On 5/4/14 2:46 pm, Roman Lebedev wrote:
> Hm, i am not quite sure how to fix this since i can not test it on OSX...
> Can you join IRC in order to help me test possible fixes?
My blind guess would be that __GNUC_PREREQ is just undefined in Clang.
I will test this 1st, when I'm back home.
.mm
--
On 5/4/14 2:46 pm, Roman Lebedev wrote:
> Hm, i am not quite sure how to fix this since i can not test it on OSX...
> Can you join IRC in order to help me test possible fixes?
Yes, but not before 6pm CET when I'm back home and have access to my
other laptop. Would that work for you?
.mm
---
Hm, i am not quite sure how to fix this since i can not test it on OSX...
Can you join IRC in order to help me test possible fixes?
On Sat, Apr 5, 2014 at 2:30 PM, Moritz Moeller wrote:
> On 5/4/14 12:11 pm, Roman Lebedev wrote:
> > This should be fixed now.
> > Since i was not able to reproduce
Hi Roman, I confirm that your fix worked.
Cudos
Mauro from Android
Gpg public key: 0x73E5AEA3
Il 05/apr/2014 12:11 "Roman Lebedev" ha scritto:
> Hi.
> This should be fixed now.
> Since i was not able to reproduce this issue in the first place, can you
> please confirm that build is fixed?
>
>
>
Thanks for the response Pascal.
In my core options Activate OpenCl is switched on, what I don't have is an
option to turn it off.
Since I didn't understand the problem at all, I'm afraid I never even
noticed that troubleshooting option in the manual. Looking at it after your
message, it does seem
On 5/4/14 12:11 pm, Roman Lebedev wrote:
> This should be fixed now.
> Since i was not able to reproduce this issue in the first place, can you
> please confirm that build is fixed?
That one yes, but master currently fails elsewhere with Clang.
See http://pastebin.com/QcZdthNG
.mm
-
Sure Roman, I'll try this afternoon and I will report the result. Thanks.
Mauro from Android
Gpg public key: 0x73E5AEA3
Il 05/apr/2014 12:11 "Roman Lebedev" ha scritto:
> Hi.
> This should be fixed now.
> Since i was not able to reproduce this issue in the first place, can you
> please confirm t
Mmm, in my case the compiling process stops with that error, and I
can't install darktable!
Mauro from Android
Gpg public key: 0x73E5AEA3
Il 05/apr/2014 10:46 "Moritz Moeller" ha scritto:
> On 5/4/14 3:39 am, bartokk wrote:
> > [...]
> > unsigned expression < 0 is always false [-Werror=type-
Hi.
This should be fixed now.
Since i was not able to reproduce this issue in the first place, can you
please confirm that build is fixed?
On Sat, Apr 5, 2014 at 12:46 PM, Moritz Moeller wrote:
> On 5/4/14 3:39 am, bartokk wrote:
> > [...]
> > unsigned expression < 0 is always false [-Werror=typ
Donal,
> As I mostly shoot landscape, I don't need Denoise (profiled) a lot,
> but I use Equalizer all the time for slight clarity and sharpness
> adjustments and consider it essential. I guess given darktable's power
> and multiple ways of "skinning a cat" there may be another way of
> achievi
Il 05/apr/2014 10:02 "Daniele Giorgis" ha
scritto:
>
> In recent years, I could not follow the translation.
> I apologize but you have to look for another translator for Italian, I
can not because of my commitments outside of work.
>
> Do you remove me from the translation project?
> Thank you so
Following a suggestion elsewhere, I tried establishing if a particular
module was the course of the problem.
I took an unprocessed image and worked through all the modules in my
Favourites, applying one at a time and found two modules to be at fault.
Denoise (Profiled) as suggested by Mark Heisis
On 5/4/14 3:39 am, bartokk wrote:
> [...]
> unsigned expression < 0 is always false [-Werror=type-limits]
There are meny such warnings that one gets when building DT with the
latest Clang (I am e.g. building with Apple LLVM version 5.1
(clang-503.0.38) on OS X).
Aka: it is impossible to build DT
In recent years, I could not follow the translation.
I apologize but you have to look for another translator for Italian, I can
not because of my commitments outside of work.
Do you remove me from the translation project?
Thank you so much guys. Every time I look at the progress, you are doing a
g
18 matches
Mail list logo