Martin Wolters

Results 11 comments of Martin Wolters

As I said so often: I can't afford a mac. Feel free to donate one, and I'll look into it. Maybe.

I won't break copyright or any other laws. Get me a mac and I'll do it. Also, insulting me is not much of an incentive.

I won't use remote access because of security concerns. Windows 95 is not supported, because it uses NT only features. In the NT line, XP SP3 is minimum.

Somehow the markdown ate the header file "algorithm"

This is strange. It seems to affect nobody other than me and because I have a fix that works for me, this issue should be closed, I guess. Sorry for...

I'm having the problem with gcc-13.3.1, gcc-14.3.0 and clang-20.1.7

Now I get this: ``` /home/asdf/src/SpaghettiKart/src/engine/World.h:117:12: error: declaration of ‘World::Matrix World::Mtx’ changes meaning of ‘Mtx’ [-Wchanges-meaning] 117 | Matrix Mtx; | ^~~ /home/asdf/src/SpaghettiKart/src/engine/World.h:51:16: note: used here to mean ‘typedef union...

The patch works. Now fails with another error: ``` /home/asdf/src/SpaghettiKart/src/engine/objects/Thwomp.cpp:46:46: error: narrowing conversion of ‘32768’ from ‘int’ to ‘s16’ {aka ‘short int’} [-Wnarrowing] 46 | s16 D_800E597C[] = { 0x0000,...

> does Fehler mean error ? Yes.

The first revision I cloned built fine but I don't know which one that was anymore.