Subject: Re: bin/3277: mail can't count
To: None <seebs@taniemarie.solon.com, gnats-bugs@gnats.netbsd.org,>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: netbsd-bugs
Date: 03/03/1997 09:41:52
> >Description:
> 	For a large file, mail says
> 	>N  1 cjs@portal.ca         Sun Mar  2 22:21 -32732/2000397
> 	(and wc -l says 32,805)

> 	s/short/long/, I assume.

Yeah, it's the m_lines member of struct message, in def.h.  FWIW,
NetBSD is far from alone in this; every Berkeley mail I've used does it
this way - including mtXinu 4.3+NFS, SunOS 4.*, and NeXT release 2.1.

Whoever fixes this, I'd recommend looking over _all_ the shorts in mail
and converting those that don't really need to be shorts to ints.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B