Re: easytag from git won't build (2014-08-19)



Hi Steven

On 2014-08-19 19:08, Steven P. Ulrick <meow8282 gmail com> wrote:
Hello, David
Just tried to build easytag from git, with the following result:
src/gio_wrapper.cc: In member function ‘virtual void
GIO_IOStream::writeBlock(const TagLib::ByteVector&)’:
src/gio_wrapper.cc:236:144: error: format ‘%lu’ expects argument of
type ‘long unsigned int’, but argument 5 has type ‘TagLib::uint {aka
unsigned int}’ [-Werror=format=]
         g_debug ("Only %" G_GSIZE_FORMAT " bytes out of %" G_GSIZE_FORMAT
^

Thanks for the report. I cherry-picked a patch that was in the wip/application-window branch to master, which should fix the problem:

https://git.gnome.org/browse/easytag/commit/?id=a9bd9d5bcb16c775bcb998b4ea1258a2cd6c2009

Annoyingly, the compiler on my system does not warn me about this, although I get a warning with an older version of GCC on a different system.

--
http://amigadave.com/

Attachment: signature.asc
Description: Digital signature



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