Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(843)

Issue 118123006: Better error reporting when passing a non-UTF8 file as script: (Closed)

Created:
6 years, 11 months ago by srdjan
Modified:
6 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Better error reporting when passing a non-UTF8 file as script: ./xcodebuild/DebugIA32/dart xcodebuild/DebugIA32/dart Before: Dart_NewStringFromUTF8 expects argument 'str' to be valid UTF-8. Now: ./xcodebuild/DebugIA32/dart is not a valid UTF-8 script R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=31426

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M runtime/bin/dartutils.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/gen_snapshot.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
srdjan
6 years, 11 months ago (2014-01-02 18:56:11 UTC) #1
siva
lgtm
6 years, 11 months ago (2014-01-02 19:06:07 UTC) #2
srdjan
6 years, 11 months ago (2014-01-02 19:14:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r31426 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698