The same situation as my previous patch, just a different function. I
should have corrected this two compiler warnings with one patch, but I
did not notice the second function. --- ./gnumach/kern/ipc_mig.c 2013-06-04 22:13:41.916218572 +0200
+++ ./gnumach1/kern/ipc_mig.c 2013-06-05 07:39:05.66271
Hello,
Marin Ramesa, le Mon 03 Jun 2013 20:44:05 +0200, a écrit :
> There was
> a variable reply_port that was set in the if statement, but not used as
> an argument of ds_device_write_trap.
Applied, thanks. See however the changes I have made: I have fixed the
commented code into working corre
Miguel Figueiredo, le Mon 03 Jun 2013 20:18:14 +0100, a écrit :
> 2013-06-03 Miguel Figueiredo
>
> * Fix format warnings
Applied, thanks.
Samuel