Closed Bug 357773 Opened 19 years ago Closed 19 years ago

Fix bookmark warnings

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stuart.morgan+bugzilla, Assigned: stuart.morgan+bugzilla)

Details

(Keywords: fixed1.8.1.1)

Attachments

(1 file)

Warnings are not delicious delicacies.
Attached patch fixesSplinter Review
In case you are wondering, I use the (Foo *) style in KindaSmartFolderManager because it's the prevailing style there.
Attachment #243300 - Flags: review?(joshmoz)
Comment on attachment 243300 [details] [diff] [review] fixes Casts are inconsistent in this way: 1) (Foo*)bar 2) (Foo *)bar I prefer #1 for easy reading. In your context there are things like this: while ((curItem = [bookmarksEnum nextObject])) { Maybe you could fix the bracing to be on the same line as the test on checkin.
Attachment #243300 - Flags: review?(joshmoz) → review+
Oops, I didn't read comment #1 before writing my review comments.
Attachment #243300 - Flags: superreview?(mikepinkerton)
Comment on attachment 243300 [details] [diff] [review] fixes rs=pink
Attachment #243300 - Flags: superreview?(mikepinkerton) → superreview+
Checked in on 1.8branch and trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [needs checkin]
Keywords: fixed1.8.1.1
Keywords: fixed1.8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: