J. Mayer wrote: [snip] > > > > May someone take a look at my patch and say if it seems reasonable to > > > > include this in the repository ? > > > > > > Looks reasonable, but introduces new compiler warnings > > > (on a ppc32/Linux host): > > The reported warnings have been fixed. > There are still a lot of warnings related to 32/64 bits invalid casts on > 64 bits hosts (see above) which will need to be fixed once. > > I also changed some parameters of do_ipc from long to int (instead of > target_long), following the do_ipc man page specification, and reported > this change in child functions. There may be more to do... > > Please comment...
Fine with me, FWIW. Thiemo