Skip to content

Commit d6d4276

Browse files
authored
Convert CVTRES errors and warnings list into a table
1 parent 087e22d commit d6d4276

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/error-messages/tool-errors/cvtres-errors-cvt1100-through-cvt4001.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,17 @@ This section is a reference to the errors and warnings generated by the CVTRES b
1313

1414
## Fatal error messages
1515

16-
[CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) \
17-
[CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) \
18-
[CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md)
16+
| Error | Message |
17+
|--|--|
18+
| [CVTRES fatal error CVT1100](cvtres-fatal-error-cvt1100.md) | duplicate resource — type:type, name:name, language:language, flags:flags, size:size |
19+
| [CVTRES fatal error CVT1103](cvtres-fatal-error-cvt1103.md) | cannot read filename |
20+
| [CVTRES fatal error CVT1105](cvtres-fatal-error-cvt1105.md) | cannot seek in file |
1921

2022
## Warning messages
2123

22-
[CVTRES warning CVT4001](cvtres-warning-cvt4001.md)
24+
| Warning | Message |
25+
|--|--|
26+
| [CVTRES warning CVT4001](cvtres-warning-cvt4001.md) | machine type not specified; assumed *type* |
2327

2428
## See also
2529

0 commit comments

Comments
 (0)