Re: [Shotwell] Compile error with valac 0.34
- From: Jens Georg <mail jensge org>
- To: Andreas Brauchli <a brauchli elementarea net>, shotwell-list <shotwell-list gnome org>
- Subject: Re: [Shotwell] Compile error with valac 0.34
- Date: Thu, 29 Sep 2016 23:01:56 +0200
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]