This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
skia2
Watch
1
Star
0
Fork
0
You've already forked skia2
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8c1fe9f743
skia2
/
tests
/
sksl
/
errors
/
InvalidToken.glsl
7 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Report a parsing error when invalid tokens are detected. Change-Id: I75f907ca673ee67f5d623b032128b97833070a0b Bug: skia:10931 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351504 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2021-01-07 21:07:00 +00:00
### Compilation failed:
Add unit test for invalid tokens in input stream. Change-Id: If6b23d03b02028b51f96e97080cbd7d34cc33b8f Bug: skia:10931 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351503 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
2021-01-07 20:12:19 +00:00
Report a parsing error when invalid tokens are detected. Change-Id: I75f907ca673ee67f5d623b032128b97833070a0b Bug: skia:10931 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351504 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2021-01-07 21:07:00 +00:00
error: 1: invalid token
Added range highlighting to SkSL error reports SkSL errors now identify the specific range of code they are describing, rather than just the line number. Change-Id: Ifabb3148476f9b4cd8e532f23e5b38e1cf33a87e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528039 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2022-04-06 22:24:52 +00:00
💩
^
Report a parsing error when invalid tokens are detected. Change-Id: I75f907ca673ee67f5d623b032128b97833070a0b Bug: skia:10931 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351504 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>
2021-01-07 21:07:00 +00:00
1 error
Reference in New Issue
Copy Permalink