Re: relayd rsession void pointer

2011-04-22 Thread Pierre-Yves Ritschard
This seems sensible. Let's see what reyk thinks. On Fri, Apr 22, 2011 at 4:47 PM, Alexander Bluhm wrote: > Hi, > > Can we get rid of those casts in relayd by not declaring a void > pointer for struct rsession? That way the compiler can do its job > and enforce correct types. > > ok? > > bluhm >

relayd rsession void pointer

2011-04-22 Thread Alexander Bluhm
Hi, Can we get rid of those casts in relayd by not declaring a void pointer for struct rsession? That way the compiler can do its job and enforce correct types. ok? bluhm Index: usr.sbin/relayd/relay.c === RCS file: /data/mirror/