Re: Glibc sunrpc failure?

2003-01-26 Thread Jeff Bailey
On Sun, Jan 19, 2003 at 12:49:43PM -0800, Jeff Bailey wrote: > > (gdb) print *stat_info > > $5 = {st_fstype = 23, st_fsid = 63, st_ino = 130590, st_gen = 331987, > > st_rdev = 142541374619648, st_mode = 1, st_nlink = 1000, st_uid = 1000, > > st_gid = 2823, st_size = 4479340028585050112, st_a

Re: Glibc sunrpc failure?

2003-01-26 Thread Roland McGrath
I think the plan at that time was not to change nothing. I had a large matrix of configurations and type settings in front of me, and I must have interpreted some wrong. We should get typesizes.h and the mig sizes in synch, but we'll have to figure out which should change. _

Re: Glibc sunrpc failure?

2003-01-26 Thread Jeff Bailey
On Sun, Jan 26, 2003 at 02:41:55PM -0800, Roland McGrath wrote: > I think the plan at that time was not to change nothing. I had a large > matrix of configurations and type settings in front of me, and I must have > interpreted some wrong. We should get typesizes.h and the mig sizes in synch, >