RESOLVED FIXED 129614
filter-build-webkit should not strip .o
https://bugs.webkit.org/show_bug.cgi?id=129614
Summary filter-build-webkit should not strip .o
Joseph Pecoraro
Reported 2014-03-03 11:51:46 PST
When there is a build error and builds do not stop on the first error then it is very easy to jump from the end "Foo.o failed to compile" up to the error messages by selecting and searching for "Foo.o". Stripping the .o's in the output makes the jump harder. Do others agree?
Attachments
[PATCH] Proposed Fix (1.66 KB, patch)
2014-03-03 11:53 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-03-03 11:53:45 PST
Created attachment 225677 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2014-03-06 18:10:40 PST
Comment on attachment 225677 [details] [PATCH] Proposed Fix Clearing flags on attachment: 225677 Committed r165238: <http://trac.webkit.org/changeset/165238>
WebKit Commit Bot
Comment 3 2014-03-06 18:10:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.