aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJamie Madill <jmadill@chromium.org>2013-10-30 17:53:15 -0400
committerShannon Woods <shannonwoods@chromium.org>2013-12-09 21:54:23 +0000
commitd7f2135fcc5b3cbe0a50205fb07159cd97c66886 (patch)
tree69d3d0a82fad86ffcf1f1df8b7da4b6aa715442a /AUTHORS
parent827a471b7436ae43a31b01753cca13a6ff41e12d (diff)
downloadangle-d7f2135fcc5b3cbe0a50205fb07159cd97c66886.tar.gz
Fix build on QNX.
InfoSink.h needs stdlib.h for abs(int) and free() in the global namespace. ExpressionParser needs malloc.h, because bison needs malloc and free in the global namespace, but "#include <cassert>" will put it only in the std:: namespace on QNX. BUG=500 R=geofflang@chromium.org, shannonwoods@chromium.org Review URL: https://codereview.appspot.com/19330044 Conflicts: src/compiler/translator/InfoSink.h Change-Id: Ie480d5c293d099f21dafc8c1e7997c0b4cda7207 Reviewed-on: https://chromium-review.googlesource.com/178998 Reviewed-by: Shannon Woods <shannonwoods@chromium.org> Tested-by: Shannon Woods <shannonwoods@chromium.org>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index a2ce9157..0f4d65c2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -13,6 +13,7 @@ TransGaming Inc.
Adobe Systems Inc.
Autodesk, Inc.
+BlackBerry Limited
Cloud Party, Inc.
Intel Corporation
Mozilla Corporation