Bug 110766
Summary: | obsolete source code | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | d.binderman |
Component: | Xaw3d | Assignee: | Than Ngo <than> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1 | CC: | d.binderman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-11-30 13:47:48 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
d.binderman
2003-11-24 15:10:05 UTC
>Scrollbar.c(1259): warning #165: too few arguments in function call it's fixed in 1.5-20 >then we can see that this is a K&R style function definition. This >style of definition has been deprecated for about fifteen years now. I >would strongly encourage a conversion to ISO C function definition. yes i know ;-) but don't know if i have time to do this conversion.
>yes i know ;-) but don't know if i have time to do this conversion.
An ounce of prevention is worth a pound of cure.
I strongly recommend finding the time - it will save more
time later on in the product's lifetime.
it's now fixed in 1.5E-1, which will be show up in rawhide soon. Thanks for your report. |