-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 43ab48a
[vm] Improve error message 'Invalid kernel binary format version'
Add expected and actual kernel format versions to the error message.
TEST=manual run 'dart incompatible.dill'
Fixes #46938
Change-Id: I2e7ecde5558e3f62a78beab37cbcf51fd495d7c9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/449021
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>1 parent cc14696 commit 43ab48a
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | - | ||
71 | + | ||
72 | + | ||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
122 | - | ||
123 | + | ||
124 | + | ||
125 | + | ||
123 | 126 | | |
124 | 127 | | |
125 | 128 | | |
| |||
0 commit comments