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
_______________________________________________
shotwell-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/shotwell-list