Closed Bug 362254 Opened 19 years ago Closed 19 years ago

Assigning NULL to an integer type breaks in some GCCs

Categories

(Tamarin Graveyard :: Virtual Machine, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

Details

Attachments

(1 file)

I've been successfully building using XCode 2.2, except for some errors where NULL is assigned to an integer type. This patch will convert those cases to use 0 instead.
Summary: Assining NULL to an integer type breaks in some GCCs → Assigning NULL to an integer type breaks in some GCCs
Attachment #246961 - Flags: review?(stejohns)
Attachment #246961 - Flags: review?(stejohns) → review+
Fixed on trunk
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Transfer Bug from Core->Tamarin to Tamarin Product.
Component: Tamarin → Virtual Machine
Product: Core → Tamarin
Version: Trunk → unspecified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: