Your ROOT_URL in app.ini is https://scm.trinitydesktop.org/gitea/ but you are visiting https://scm.trinitydesktop.net/gitea/TDE/extra-dependencies/src/commit/13f024c97859cbd99566b3b535fca8c74c99228e/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/expected/oc/50061-bug_167.m You should set ROOT_URL correctly, otherwise the web may not work correctly.

8 lines
80 B

- (void)dealloc {
[self closeFile];
[self setData:nil];
[super dealloc];
}