Skip to content

Conversation

xexyl
Copy link
Contributor

@xexyl xexyl commented Sep 28, 2025

There might or might not be others. I don't think I checked everything.

A bug in macOS 26 (is anyone surprised any more?) ends up with warning:

    clang: warning: overriding deployment version from '16.0' to '26.0' [-Woverriding-deployment-version]

depending on invocation. Particularly with at least some versions of
gcc, even though in this case it was actually gcc and not the system gcc
that is really clang in disguise.

Because of this -Wno-overriding-deployment-version was added to
next/Makefile.example.
Some information is no longer useful - they were put in during the
IOCCC28 to let people know the version changes during the contest which
noted some useful information.

Also added references to chksubmit.

Rebuilt next/guidelines.html with these changes.
Rebuilt 2020/index.html.
I did not check typos and I might or might not have gone through the
whole file. The format fixes were mostly if not entirely for code blocks
not having the language in comments (or missing language).

Rebuilt index.html.
There might or might not be others. I don't think I checked everything.
@xexyl
Copy link
Contributor Author

xexyl commented Sep 28, 2025

This does not, I am afraid, conclude my checks .. just things I had started. I am afraid I would have to start over - too much has gone on since over the past few months to be sure of what I actually checked. I'm not sure when this can even be done. I know I did not check my own but be honest: do you really want me to? :-) It would take a long while and it might or might not be worth it in full. Who knows. But anyway there are some I know I did not check but I know several I do not know if I checked in full like this one and 2024/burton and various others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant