libzeitgeist vapi needs an update
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Sezen |
New
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
Unity Foundations |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
libzeitgeist |
Fix Released
|
Medium
|
Mikkel Kamstrup Erlandsen | ||
libzeitgeist (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
When bumping to the 3.x series sezen no longer compiles...
data-sink.c: In function ‘sezen_
data-sink.c:591:3: warning: format ‘%lld’ expects type ‘long long int’, but argument 5 has type ‘gint64’
data-sink.c: In function ‘sezen_
data-sink.c:648:4: warning: passing argument 3 of ‘g_object_
/usr/include/
data-sink.c: In function ‘sezen_
data-sink.c:708:15: warning: assignment makes integer from pointer without a cast
data-sink.c: In function ‘sezen_
data-sink.c:1014:3: warning: passing argument 6 of ‘g_regex_
/usr/include/
data-sink.c: In function ‘sezen_
data-sink.c:1185:3: error: too many arguments to function ‘zeitgeist_
/usr/include/
make[2]: *** [sezen-data-sink.o] Error 1
make[2]: *** Waiting for unfinished jobs....
utils.c: In function ‘sezen_
utils.c:191:2: warning: passing argument 2 of ‘g_list_append’ discards qualifiers from pointer target type
/usr/include/
utils.c: In function ‘sezen_
utils.c:197:2: warning: passing argument 2 of ‘g_list_prepend’ discards qualifiers from pointer target type
/usr/include/
pixbuf-cache.c: In function ‘sezen_
pixbuf-
/usr/include/
pixbuf-
/usr/include/
pixbuf-cache.c: In function ‘sezen_
pixbuf-
/usr/include/
pixbuf-
/usr/include/
toolbar.c: In function ‘sezen_
toolbar.c:485:3: warning: passing argument 3 of ‘g_list_
/usr/include/
make[2]: Leaving directory `/var/tmp/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/
make: *** [all] Error 2
Changed in unity-foundations: | |
status: | Triaged → Fix Committed |
Changed in libzeitgeist: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
importance: | Undecided → Medium |
milestone: | none → 3.6.8 |
status: | New → Fix Committed |
Changed in unity-foundations: | |
status: | Fix Committed → Fix Released |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in libzeitgeist: | |
status: | Fix Committed → Fix Released |
Changed in unity (Ubuntu): | |
status: | New → Fix Released |
importance: | Undecided → Low |
Try rebuilding a clean checkout of sezen, that's not what I get at all here... See attached build output - looks entirely unrelated to libzeitgeist.