mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-12-09 08:51:18 +08:00
bfa1ed0ae9
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
./travis/test/utf.asm:63: error: __utf16__ must be followed by a string constant
|
|
./travis/test/utf.asm:64: error: __utf16__ must be followed by a string constant
|
|
./travis/test/utf.asm:65: error: unterminated __utf16__ function
|
|
./travis/test/utf.asm:65: error: comma expected after operand 2
|
|
./travis/test/utf.asm:66: error: unterminated __utf16__ function
|
|
./travis/test/utf.asm:67: error: invalid string for transform
|
|
./travis/test/utf.asm:69: error: __utf16le__ must be followed by a string constant
|
|
./travis/test/utf.asm:70: error: __utf16le__ must be followed by a string constant
|
|
./travis/test/utf.asm:71: error: unterminated __utf16le__ function
|
|
./travis/test/utf.asm:71: error: comma expected after operand 2
|
|
./travis/test/utf.asm:72: error: unterminated __utf16le__ function
|
|
./travis/test/utf.asm:73: error: invalid string for transform
|
|
./travis/test/utf.asm:75: error: __utf16be__ must be followed by a string constant
|
|
./travis/test/utf.asm:76: error: __utf16be__ must be followed by a string constant
|
|
./travis/test/utf.asm:77: error: unterminated __utf16be__ function
|
|
./travis/test/utf.asm:77: error: comma expected after operand 2
|
|
./travis/test/utf.asm:78: error: unterminated __utf16be__ function
|
|
./travis/test/utf.asm:79: error: invalid string for transform
|