Closed Bug 678484 Opened 14 years ago Closed 7 years ago

xpt output with a python version regressions

Categories

(Core :: XPCOM, defect)

x86_64
Linux
defect
Not set
minor

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: fcellier, Unassigned)

Details

Attachments

(1 file)

Some regressions (code worked with the binary but not with the new python script) First,You can't chaining typedef anymore: typedef long T_WebCLEnum; typedef T_WebCLEnum T_WebCLAddressingMode; // -> raise Unknow type and conversions are different (python inside) : const long MY_TEST = 0xFFFFFFFF; doesn't work anymore The patch contains an example which should work but doesn't
Attached patch crashSplinter Review
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
XPT files don't exist any more.
Status: RESOLVED → VERIFIED
Resolution: INACTIVE → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: