aboutsummaryrefslogtreecommitdiff
path: root/src/compat.zig
diff options
context:
space:
mode:
authorManlio Perillo <[email protected]>2023-04-10 18:14:58 +0200
committerManlio Perillo <[email protected]>2023-04-11 12:45:55 +0200
commitbe782af7a30456990e7bcc58e40be3ac11e1ce17 (patch)
tree53a89183eaa2c8e4d2139d03492d572701abd464 /src/compat.zig
parent647a24afae436d9d10ff731c7110448d6be00ccf (diff)
downloadziglings-be782af7a30456990e7bcc58e40be3ac11e1ce17.tar.xz
ziglings-be782af7a30456990e7bcc58e40be3ac11e1ce17.zip
build: restore compatibility support
Commit 0d56ba3 (build: restore the exercise chain) broke the compatibility support for old compilers, due to the use of the multi-object for loop syntax. Use the normal for loop syntax; the change still keep the code readable. Use the variable `n`, instead of `i`, when referring to the exercise number; this will improve the readability. Closes #227
Diffstat (limited to 'src/compat.zig')
0 files changed, 0 insertions, 0 deletions