[Webkit-unassigned] [Bug 84540] JS binding code generator doesn't handle "attribute unsigned long[]" well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 22 22:22:25 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=84540





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-22 22:22:25 PST ---
(In reply to comment #1)
> Issue is with 
> 
> return $1 if $type =~ /^sequence<([\w\d_]+)>.*/;
> 
> This is not able to parse the "unsigned long".
> Fixing soon.

I've fixed that but still getting an error. See the diff I posted.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list