[Vm-dev] missing #endif in sqUnixMain.c ?

Levente Uzonyi leves at caesar.elte.hu
Sat Oct 10 19:29:14 UTC 2020


Yes, I had to patch it after checkout as well (on linux).


Levente

On Sat, 10 Oct 2020, stes at PANDORA.BE wrote:

> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
>
> Hi,
>
> Platform:  Solaris 11.3 with SunPro C compiler 12.6.
>
> In order to compile the latest sources, I have to patch
>
> platforms/unix/vm/sqUnixMain.c
>
> #if defined(AIO_DEBUG)
>   printf("  "VMOPTION("aiolog")"               output async io logging info\n");
> #endif  /* missing endif ?? */
>
> I normally compile without -DAIO_DEBUG but with the above #endif,
> it seems to compile both with and without -DAIO_DEBUG.
>
> Also I ran squeak with the -aiolog info to check and I get aio messages
>
> ...
>   11541  101 aio.c:521 aioHandle(3, ***unknownHandler***, 3/AIO_RX)
>   11740  199 aio.c:565 aioDisable(3)
>   11742    2 aio.c:545 aioSuspend(3)
>
> Regards,
> David Stes
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iQEcBAEBCAAGBQJfgfCAAAoJEAwpOKXMq1MaKNEH/1lcrfOAqCWLODLOKkO3Nko2
> 1Mj3Pq1gZQFYh4HPBwlfPlJ4ZwgciXIcWL27jQtnW6uKA/PT1x4nVf21Ugne83/q
> f4VEc789i1FyakGkrfsihvVmLyVEwPvR54zfn8oVvh+oD2rDlWAhizpi9PWL2g9V
> aUOxfNcu2cMdMmollrUmh4Kv+tWT6MVLQ8NyX/m36wtpQ+SU9mXcXZy4uSfdVy3w
> HFku8r4/dEZUOMhTHL4qBbP5tPXcZMka7LblE5M4DESZh49o0Hqt2B5dlSfMbr/R
> JlS7RH1Rj0blnQfEQbv+x8noHJqYmTupON99dnoefSdi9SkHh82ql1DBgxLLkOM=
> =Qhcw
> -----END PGP SIGNATURE-----


More information about the Vm-dev mailing list