address = xmmap(size);

Wendy Palm wendyp at cray.com
Tue Jul 23 07:37:24 EST 2002


is there a reason that the xmmap() declaration is inside
the #ifdef HAVE_SYS_MMAN_H ?

crays don't have sys/mman.h, but need xmmap declared.
shouldn't everyone?

wendy

Tim Rice wrote:
> 
> On Fri, 19 Jul 2002, Ayamura KIKUCHI wrote:
> 
> > monitor_mm.c, line = 94 in openssh-SNAP-20020718
> >
> > A value of type "int" cannot be assigned to an entity of type "void *".
> >
> >         address = xmmap(size);
> >                 ^
> 
> Oops, forgot to declare xmmap(). Thanks for catching that.
> Should be in the next SNAP
> 
> >
> > -- ayamura
> > Ayamura KIKUCHI, M.D., Ph.D.
> > _______________________________________________
> > openssh-unix-dev at mindrot.org mailing list
> > http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
> >
> 
> --
> Tim Rice                                Multitalents    (707) 887-1469
> tim at multitalents.net
> 
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev

-- 
wendy palm
Cray OS Sustaining Engineering, Cray Inc.
wendyp at cray.com, 651-605-9154



More information about the openssh-unix-dev mailing list