| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 0/9] xfsprogs: fix build warnings V2 |
| From: | Dave Chinner <david@xxxxxxxxxxxxx> |
| Date: | Thu, 14 Jan 2010 21:09:03 +1100 |
This is the complete set of patches that make xfsprogs build cleanly with gcc 4.3.4 on my debian system. The majority of the warnings are dir2 name string sign warnings, most of the rest are array subscript bounds warnings which gcc has got wrong. The only real bug in whole the lot is the missing error check in xfs_rtfree_range(). |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 5/9] xfsprogs: fix some trivial warnings in xfs_db, Dave Chinner |
|---|---|
| Next by Date: | [PATCH 9/9] xfsprogs: fix build warnings in repair, Dave Chinner |
| Previous by Thread: | [PATCH] xfs: fix missing error check in xfs_rtfree_range, Dave Chinner |
| Next by Thread: | [PATCH 5/9] xfsprogs: fix some trivial warnings in xfs_db, Dave Chinner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |