File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11#if Y_COMPILERDATA_WARNING == 0
2+ // For reference, the pawno compiler window output is 1024 characters wide.
3+ // But we can't align to that because the path is an unknown length.
4+ // Inserting just a `\r`, `\n`, or `\r\n` doesn't work - as either a
5+ // character or an escape sequence.
6+
7+ // #warning ================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
8+ // ======================================================================================
9+
210 #warning ==========================================
311 #warning | |
412 #warning | Using `YSI_TESTS` will produce a huge |
You can’t perform that action at this time.
0 commit comments