RESOLVED FIXED108505
Fix build (missing space in template parameter)
https://bugs.webkit.org/show_bug.cgi?id=108505
Summary Fix build (missing space in template parameter)
Adenilson Cavalcanti Silva
Reported 2013-01-31 11:04:13 PST
Patch r141432 introduced a break on building with g++ (4.7.2 running on Linux X86-64) thanks to missing space on template argument. This patch fixes this issue.
Attachments
Build fix (2.25 KB, patch)
2013-01-31 11:07 PST, Adenilson Cavalcanti Silva
no flags
Adenilson Cavalcanti Silva
Comment 1 2013-01-31 11:07:59 PST
Created attachment 185819 [details] Build fix
Adenilson Cavalcanti Silva
Comment 2 2013-01-31 11:14:11 PST
r141442 fixed this, closing the bug.
Note You need to log in before you can comment on or make changes to this bug.