Closed Bug 15066 Opened 26 years ago Closed 26 years ago

irix native compiler dont do nsCOMptr debug

Categories

(SeaMonkey :: Build Config, defect, P3)

SGI
IRIX
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tomi.leppikangas, Assigned: briano)

Details

To build on irix, have to define NSCAP_DISABLE_DEBUG_PTR_TYPES to get it compile. fix: add "AC_DEFINE(NSCAP_DISABLE_DEBUG_PTR_TYPES)" to configure.in irix6 native compiler section. (I Guess that gcc would do nsCOMptr debug).
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Target Milestone: M11
Fix is checked in (configure.in). The configure script will be updated automatically within the next 15 minutes.
Status: RESOLVED → VERIFIED
Now irix 6.5.3 builds ok, thanks. Marking as verified.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.