-
-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consistently use LF line endings in expected .out and .err output (#1635
- Loading branch information
Showing
31 changed files
with
44 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
FATAL: multiple-else.asm(11): | ||
Found ELSE after an ELSE block | ||
FATAL: multiple-else.asm(11): | ||
Found ELSE after an ELSE block |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
warning: narg-decreases-after-shift.asm(14) -> narg-decreases-after-shift.asm::testing(9): [-Wmacro-shift] | ||
Cannot shift macro arguments past their end | ||
warning: narg-decreases-after-shift.asm(14) -> narg-decreases-after-shift.asm::testing(9): [-Wmacro-shift] | ||
Cannot shift macro arguments past their end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
warning: strrpl.asm(4): [-Wempty-strrpl] | ||
STRRPL: Cannot replace an empty string | ||
warning: strrpl.asm(4): [-Wempty-strrpl] | ||
STRRPL: Cannot replace an empty string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
$A | ||
$A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the CGB flag | ||
warning: Overwrote a non-zero byte in the CGB flag |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the CGB flag | ||
warning: Overwrote a non-zero byte in the CGB flag |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the logo | ||
warning: Overwrote a non-zero byte in the logo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the manufacturer code | ||
warning: Overwrote a non-zero byte in the manufacturer code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
warning: Overwrote a non-zero byte in the CGB flag | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the CGB flag | ||
warning: Overwrote a non-zero byte in the header checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the header checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the header checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the destination code | ||
warning: Overwrote a non-zero byte in the destination code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the Nintendo logo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the Nintendo logo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the new licensee code | ||
warning: Overwrote a non-zero byte in the new licensee code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the old licensee code | ||
warning: Overwrote a non-zero byte in the old licensee code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the old licensee code | ||
warning: Overwrote a non-zero byte in the old licensee code |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the RAM size | ||
warning: Overwrote a non-zero byte in the RAM size |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
warning: Overwrote a non-zero byte in the cartridge type | ||
warning: Overwrote a non-zero byte in the RAM size | ||
warning: Overwrote a non-zero byte in the cartridge type | ||
warning: Overwrote a non-zero byte in the RAM size |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
warning: Overwrote a non-zero byte in the cartridge type | ||
warning: Overwrote a non-zero byte in the RAM size | ||
warning: Overwrote a non-zero byte in the cartridge type | ||
warning: Overwrote a non-zero byte in the RAM size |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the SGB flag | ||
warning: Overwrote a non-zero byte in the SGB flag |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the title | ||
warning: Overwrote a non-zero byte in the title |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the title | ||
warning: Overwrote a non-zero byte in the title |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum | ||
warning: Overwrote a non-zero byte in the Nintendo logo | ||
warning: Overwrote a non-zero byte in the header checksum | ||
warning: Overwrote a non-zero byte in the global checksum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
warning: Overwrote a non-zero byte in the mask ROM version number | ||
warning: Overwrote a non-zero byte in the mask ROM version number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters