Re: [Shotwell] Compile error with valac 0.34



On Do, 2016-09-29 at 22:06 +0200, Andreas Brauchli wrote:
 
-            set_string("Exif.Photo.UserComment", comment,
PrepareInputTextOptions.DEFAULT &
~PrepareInputTextOptions.STRIP_CRLF);
+            set_all_string(COMMENT_TAGS,
+                           comment,
+                           PrepareInputTextOptions.DEFAULT
+                           & ~PrepareInputTextOptions.STRIP_CRLF);

however, set_allstring takes a SetOption as third argument:

Damn, there's something wrong with the dependency checking, it compiled
fine here but seems to have skipped the valac then, after git clean
-dxf it fails with 0.32 as well



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]