pragha-music-player / pragha

Pragha is a Lightweight Music Player for GNU/Linux.
GNU General Public License v3.0
173 stars 35 forks source link

64bit portability issue #137

Closed LazyKent closed 6 years ago

LazyKent commented 6 years ago

Compile Pragha v.1.4 (Beta 2.1) in openSUSE.

Buildlog checker detects an error: E: pragha 64bit-portability-issue pragha.h:55

Looking at the log file I see:

 In file included from pragha-menubar.h:25:0,
                  from pragha-playlist.c:34:
 pragha.h:55:36: warning: passing argument 2 of 'g_slist_append' makes pointer from integer without a cast [-Wint-conversion]
matiasdelellis commented 6 years ago

Hi @LazyKent I think it's fixed with the last commit. I leave it open until the next release, or until you check it.

Regards, Thanks for all.. :smile:

LazyKent commented 6 years ago

Fixed, closed.