Closed Bug 497580 Opened 15 years ago Closed 15 years ago

[HTML5] Make the HTML5 parser compile under Windows CE

Categories

(Core :: DOM: HTML Parser, defect)

Other Branch
All
Windows CE
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: hsivonen, Assigned: hsivonen)

Details

At least it seems that 'constant' is a reserved word.
Doh. It doesn't reserve 'constant' but 'UNICODE'.
And maybe it isn't really reserved word but a define in which case #undef UNICODE
Win CE is still burning. No compile error. http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1244817573.1244817586.31404.gz&fulltext=1 However, there's this: rm: WARNING: Circular directory structure. This almost certainly means that you have a corrupted file system. NOTIFY YOUR SYSTEM MANAGER. The following two directories have the same inode number: build/.hg `build/.hg/store/data/extensions/inspector/resources/content/search' program finished with exit code 1
Assignee: nobody → hsivonen
The parser is now avoiding UNICODE (instead of trying to undef it--at least for now). Will make the landing bug block on bug 496712 directly.
No longer blocks: html5-parsing-land
Status: NEW → RESOLVED
Closed: 15 years ago
No longer depends on: 496712
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.