[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SQL on the Atari platform.



> msqld.c 450: Warning: passing arg 3 `accept' from incompatible pointer type

Should be harmless or at least I haven't had troubles with that.  The
last argument is on some systems defined as int* and on others as
size_t*.


> I added a few display statements in the daemon source code to try and figure
> out where it is going wrong.  It seems that the monitor manages to connect
> to the daemon but then thinks that the connection has finished and so exits.

Hopefully it's not one of those things that haven't been implemented into
MiNTNet yet ;-).


	- Eero