[nasm:nasm-2.15.xx] br3392643: update travis test

nasm-bot for H. Peter Anvin hpa at zytor.com
Tue Aug 18 12:39:02 PDT 2020


Commit-ID:  fb95a2ef7a24c63cbfc17461e1dc05cf01ab80a4
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=fb95a2ef7a24c63cbfc17461e1dc05cf01ab80a4
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Tue, 18 Aug 2020 12:37:35 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Tue, 18 Aug 2020 12:37:35 -0700

br3392643: update travis test

The warning output by obj symbol truncation has been changed, update
the travis reference accordingly.

Cc: Cyrill Gorcunov <gorcunov at gmail.com>
Signed-off-by: H. Peter Anvin (Intel) <hpa at zytor.com>


---
 travis/test/br3392643.stderr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/travis/test/br3392643.stderr b/travis/test/br3392643.stderr
index d8ce619a..a430b9a5 100644
--- a/travis/test/br3392643.stderr
+++ b/travis/test/br3392643.stderr
@@ -1 +1 @@
-./travis/test/br3392643.asm: warning: cutting object name 'name0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789...' to 255 bytes [-w+other]
\ No newline at end of file
+./travis/test/br3392643.asm: warning: truncating object name `name012345678901234567890123456789012345678901234567890123456789...' to 255 bytes [-w+other]


More information about the Nasm-commits mailing list