! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
implicit declaration of round
Status:
RESOLVED: FIXED
Product:
Xfce4-diskperf-plugin
Component:
General

Comments

Description Christoph Mende 2009-02-23 19:03:42 CET
* QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * main.c:220: warning: incompatible implicit declaration of built-in function 'round'
 * main.c:762: warning: incompatible implicit declaration of built-in function 'round'
 * main.c:782: warning: incompatible implicit declaration of built-in function 'round'

looks like someone forgot to include math.h
Comment 1 Christoph Mende 2009-02-23 21:17:23 CET
fixed by gaston in r6771

Bug #4983

Reported by:
Christoph Mende
Reported on: 2009-02-23
Last modified on: 2010-10-28

People

Assignee:
Xfce-Goodies Maintainers
CC List:
1 user

Version

Attachments

Additional information