Closed Bug 241164 Opened 21 years ago Closed 21 years ago

gtkmozembed API uses |char*| in 2 places where it should use |const char*|

Categories

(Core Graveyard :: Embedding: GTK Widget, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.8alpha1

People

(Reporter: dbaron, Assigned: dbaron)

Details

(Whiteboard: [patch])

Attachments

(1 file)

There are two places in the gtkmozembed API that use |char*| for parameters where |const char*| could be used. (This causes warnings in TestGtkEmbed when building with -Wwrite-strings, which I think is a good warning.)
Status: NEW → ASSIGNED
Priority: -- → P3
Whiteboard: [patch]
Target Milestone: --- → mozilla1.8alpha
Attachment #146652 - Flags: review?(blizzard) → review+
Attachment #146652 - Flags: superreview?(darin) → superreview+
Fix checked in to trunk, 2004-04-23 12:30 -0700.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: