This website requires JavaScript.
Explore
Help
Sign In
mirror
/
nasm
Watch
2
Star
0
Fork
0
You've already forked nasm
mirror of
https://github.com/netwide-assembler/nasm.git
synced
2025-02-23 17:29:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ff78ddc6af
nasm
/
travis
/
test
/
ret-64.stderr
2 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
nasm-t: do not strip newlines from output Currently we strip newlines from files on read and write procedures for better diff output, but as being pointed by hpa@ this makes quite inconvenient to work with tests in a manual mode. Thus lets left outputs as is. We have to update all tests with template outputs since by default output streams are ending with newline. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2020-09-17 06:23:25 +08:00
./travis/test/ret.asm:53: error: expression syntax error
Reference in New Issue
Copy Permalink