hi, your error seems to be unrelated with my changes I'll sync my branch with master ASAP (tomorrow), but you can do it yourself with something like : git checkout collect_rework git rebase master and rebuild to test if Roman commit help you.
Thanks Aldric Le 03/10/2014 16:43, Roumano a écrit : > Hi, > > Personaly, > i can't buit your branch (but no problem for the master ) > > > [ 40%] Building C object > src/CMakeFiles/lib_darktable.dir/common/imageio_rgbe.c.o > /home/roumano/bin/darktable/src/common/imageio_png.c: In function > ‘dt_imageio_png_read_profile’: > /home/roumano/bin/darktable/src/common/imageio_png.c:233:20: erreur: > passing argument 5 of ‘png_get_iCCP’ from incompatible pointer type > [-Werror] > In file included > from /home/roumano/bin/darktable/src/common/imageio_png.c:20:0: > /usr/include/png.h:2255:1: note: expected ‘png_bytepp’ but argument is > of type ‘char **’ > cc1: all warnings being treated as errors > make[2]: *** [src/CMakeFiles/lib_darktable.dir/common/imageio_png.c.o] > Erreur 1 > make[2]: *** Attente des tâches non terminées.... > make[1]: *** [src/CMakeFiles/lib_darktable.dir/all] Erreur 2 > make: *** [all] Erreur 2 > > Regards > > > > Le mardi 30 septembre 2014 à 22:21 +0200, AlicVB a écrit : >> Hi all, >> >> This a call for testers. I've done a lot of cleanup/refactor in the >> collect code : "collect_rework" branch in main repo. >> The actual code was... well... I've dropped around 1000 lines of dead >> code and unused fct... >> >> Once the cleanup done I've corrected some bug/strange behaviours : >> - same request was send 3 times at each row selection >> - tree/list is redraw 3 times too >> - wildcards are sometimes automatically added, so user can't select >> folder "/foo/bar" without "/foo/bar2" for example >> >> Change some features that annoy me (subject to discussion) : >> - use single-click for selection >> - don't hide other item from the list once you have selected one (so you >> can change it) >> >> Finally add some other : >> - Allow date-time comparison (with <, >, ...) >> - Allow range comparaison for iso, aperture, date and time : ex for iso, >> you can enter '[200;1600]' to select all picture between 200iso and 1600iso. >> >> And of course certainly add some bugs and regressions :( >> >> Feel free to comment ! >> >> Thanks >> Aldric >> >> > ------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel