Outsource magic error messages (#4821)
Modify tools/gen-magic-strings.py to generate error messages. JerryScript-DCO-1.0-Signed-off-by: Csaba Repasi repasics@inf.u-szeged.hu
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/* This file is automatically generated by the gen-magic-strings.py script
|
||||
/* This file is automatically generated by the gen-strings.py script
|
||||
* from lit-magic-strings.ini. Do not edit! */
|
||||
|
||||
LIT_MAGIC_STRING_DEF (LIT_MAGIC_STRING__EMPTY, "")
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
# magic strings, because it must be the terminator character of all magic
|
||||
# strings.
|
||||
#
|
||||
# If the list is modified, tools/gen-magic-strings.py must be executed!
|
||||
# If the list is modified, tools/gen-strings.py must be executed!
|
||||
|
||||
[LIT_MAGIC_STRINGS]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user