[Webkit-unassigned] [Bug 7995] is css/maketokenizer is removing the type defs

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Mar 27 17:09:36 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7995





------- Comment #2 from darin at apple.com  2006-03-27 17:09 PDT -------
(From update of attachment 7313)
I'm not sure I understand what's going on here. The tokenizer.cpp file
generated by our version of flex, 2.5.4, doesn't contain any references to
types with a "flex_" prefix.

It's not true that under OS X the flex types are being "picked up from the OS".
What's happening is that these types don't exist at all in the version of flex
we're using.

I think there are probably better ways to fix this. The maketokenizer script
throws away a lot of what flex generates -- we should probably fix it to keep
around the typedefs.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list