Closed Bug 219930 Opened 21 years ago Closed 21 years ago

HPUX aCC rejects C++ Header file

Categories

(SeaMonkey :: Composer, defect)

Other
Other
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: o.flebbe, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030917 Build Identifier: mozilla 1.4 plain There is a cut&paste error in mozilla-1.4/mozilla/editor/libeditor/html/TypeInState.h --- /soft/mozilla/mozilla-1.4/mozilla/editor/libeditor/html/TypeInState.h Wed Jun 11 23:27:12 2003 +++ TypeInState.h Mon Sep 22 10:19:53 2003 @@ -68,7 +68,7 @@ void Reset(); virtual ~TypeInState(); - nsresult TypeInState::UpdateSelState(nsISelection *aSelection); + nsresult UpdateSelState(nsISelection *aSelection); NS_IMETHOD NotifySelectionChanged(nsIDOMDocument *aDoc, nsISelection *aSel, short aReason); nsresult SetProp(nsIAtom *aProp); Reproducible: Always Steps to Reproduce: Compile with aCC 3.37 Actual Results: Build died Expected Results: mozilla should compile
revision 1.29 date: 2003/06/12 11:20:00; author: peterv%netscape.com; state: Exp; lines: +1 -1 Fix HP-UX bustage from jfrancis checkin.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: