[Bug 2056] libqos conversion from uint32_t to time_t

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Apr 23 13:58:51 UTC 2012


https://www.rtems.org/bugzilla/show_bug.cgi?id=2056

--- Comment #1 from Gedare <gedare at rtems.org> 2012-04-23 08:58:51 CDT ---
Created attachment 1470
  --> https://www.rtems.org/bugzilla/attachment.cgi?id=1470
fix qres_params_t

The fix is to replace the uint32_t with qres_time_t in the definition of
qres_params_t.

A straight typedef replacement with CBS_Parameters will not work because the
field names differ.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list