Replace g_timeout_add with g_timeout_add_seconds when possible

Bug #505767 reported by Johannes Sasongko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Johannes Sasongko

Bug Description

I think we've still got a few timeout_add(x * 1000) calls, which can be replaced by timeout_add_seconds(x).

Need to check which GLib version the function was added in, to see whether we need compat code.

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Since 2.14. For reference, Debian stable (Lenny) has 2.16, so we definitely don't need compatibility code.

Changed in exaile:
assignee: nobody → Johannes Sasongko (sjohannes)
milestone: none → 0.3.1
status: Confirmed → Fix Committed
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.