This mail is an automated notification from the patch tracker of the project: The GNU Hurd.
/**************************************************************************/ [patch #3329] Full Item Snapshot: URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3329> Project: The GNU Hurd Submitted by: Ognyan Kulev On: Wed 09/01/2004 at 06:50 Category: None Priority: 5 - Normal Resolution: None Privacy: Public Assigned to: None Originator Email: Status: Open Summary: -1 is cast to uint32_t instead of store_offset_t Original Submission: Conditional operator ?: wants 2nd and 3rd arguments to be of the same type. So the following use: run->start = block ?: -1; implicitly casts -1 to uint32_t, but it should be cast to store_offset_t. File Attachments ------------------- ------------------------------------------------------- Date: Wed 09/01/2004 at 06:50 Name: storeinfo.patch Size: 779B By: ogi http://savannah.gnu.org/patch/download.php?item_id=3329&item_file_id=3624 For detailed info, follow this link: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3329> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-hurd