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

Issue 3981050: Allow variable names with length of up to 256 characters (this is required by... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by zmo
Modified:
13 years, 3 months ago
Reviewers:
gmangoog, gmanchromium
CC:
angleproject-review_googlegroups.com
Base URL:
http://angleproject.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Allow variable names with length of up to 256 characters (this is required by WebGL spec). BUG=109 TEST=the 256-character variable test in glsl-conformance.html passes Committed: http://code.google.com/p/angleproject/source/detail?r=552

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/compiler/preprocessor/scanner.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
zmo
Please review.
13 years, 3 months ago (2011-01-31 22:01:22 UTC) #1
gmanchromium
13 years, 3 months ago (2011-01-31 23:39:33 UTC) #2
lgtm

BTW, the fact that this code has a MAX_STRING_LEN has issues. I added a test to
glsl-conformance.html to show the issue. We need to either fix the code or
update the spec IMO.
Sign in to reply to this message.

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