Please do not reply to this email: if you want to comment on the bug, go to the URL shown below and enter yourcomments there. https://freedesktop.org/bugzilla/show_bug.cgi?id=1635 Summary: tdfx_tex.c:convertPalette() may return without return value. Product: DRI Version: XOrg CVS Platform: PC OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: DDX drivers AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED]
Some sanity checks stumble over the compiler warning "control reaches end of non-void function". The attached patch fixes this. We should never get there and if we do something serious may be wrong. -- Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
