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

Issue 1717041: Added some includes.... (Closed)

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

Description

Added some includes. My Unbuntu 10.04 gcc configuration seems to need <stdio.h> to use some of the string printf functions like vsnprintf. The translator is building for me now.

Patch Set 1 #

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

Messages

Total messages: 2
apatrick1
15 years, 2 months ago (2010-06-15 21:56:55 UTC) #1
Alok Priyadarshi
15 years, 2 months ago (2010-06-15 21:58:48 UTC) #2
LGTM

Thanks!

http://codereview.appspot.com/1717041/diff/1/3
File src/compiler/SymbolTable.cpp (right):

http://codereview.appspot.com/1717041/diff/1/3#newcode12
src/compiler/SymbolTable.cpp:12: #include <stdio.h>
please move this after symboltable.h
Sign in to reply to this message.

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