RESOLVED FIXED Bug 131966
remove stdbool.h and inttypes.h
https://bugs.webkit.org/show_bug.cgi?id=131966
Summary remove stdbool.h and inttypes.h
Alex Christensen
Reported 2014-04-21 19:01:51 PDT
JavaScriptCore contains old copies of stdbool.h and inttypes.h, which don't appear necessary since we use VS2013 and are causing problems with my work. I propose we remove them.
Attachments
Patch (24.98 KB, patch)
2014-04-21 19:12 PDT, Alex Christensen
bfulgham: review+
Alex Christensen
Comment 1 2014-04-21 19:12:36 PDT
Brent Fulgham
Comment 2 2014-04-21 20:10:41 PDT
Comment on attachment 229850 [details] Patch r=me. Begone!
Alex Christensen
Comment 3 2014-04-22 10:32:26 PDT
Note You need to log in before you can comment on or make changes to this bug.