Closed Bug 365695 Opened 18 years ago Closed 18 years ago

Bad Mac version test macro

Categories

(Core Graveyard :: GFX, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

Details

Attachments

(1 file)

Attached patch fixSplinter Review
This test in gfx/thebes/src/gfxQuartzPDFSurface.cpp:

#if MAC_OS_X_VERSION_MAX_ALLOWED >= MAC_OS_X_VERSION_10_4

is bad because MAC_OS_X_VERSION_10_4 isn't defined in 10.3 systems. This trivial patch fixes it.
Attachment #250203 - Flags: review?(vladimir)
checked in
Status: NEW → RESOLVED
Closed: 18 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: