Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(656)

Issue 1255042: Fix ANGLE build with gcc 4.4 on Karmic. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years ago by thestig
Modified:
12 years, 3 months ago
Reviewers:
Alok Priyadarshi
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix ANGLE build with gcc 4.4 on Karmic.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M src/compiler/Intermediate.cpp View 1 chunk +1 line, -0 lines 1 comment Download
M src/compiler/PoolAlloc.h View 1 chunk +1 line, -0 lines 2 comments Download
M src/compiler/PoolAlloc.cpp View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2
thestig
Fixes for errors that appeared on http://build.chromium.org/buildbot/waterfall/builders/Chromium%20Linux%20Builder%20(dbg-shlib)/builds/3568/steps/compile/logs/stdio http://codereview.appspot.com/1255042/diff/1/2 File src/compiler/Intermediate.cpp (right): http://codereview.appspot.com/1255042/diff/1/2#newcode12 src/compiler/Intermediate.cpp:12: #include <limits.h> ...
14 years ago (2010-05-19 01:20:33 UTC) #1
Alok Priyadarshi
14 years ago (2010-05-19 04:46:02 UTC) #2
Hi Lei,
Thanks for doing this. I will make sure this still compiles on windows and
submit.

-Alok

http://codereview.appspot.com/1255042/diff/1/4
File src/compiler/PoolAlloc.h (right):

http://codereview.appspot.com/1255042/diff/1/4#newcode35
src/compiler/PoolAlloc.h:35: #include <stdint.h>
this will need to be guarded by ifndef win32
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b