Subject: Re: Shared libraries re-enabled for VAX
To: None <port-vax@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: port-vax
Date: 04/02/2007 18:20:35
>> 1) Lots of "/usr/src/lib/libedit/chared.c(68): warning: conversion
>> from 'long' to 'int' may lose accuracy [132]" which seems silly, as
>> I would think long and int are the same size.

Whether long and int actually *are* the same size is more or less
irrelevant; this is lint.  It seems to me it's warning you about the
conversion because it may lose accuracy on machines where they
*aren't* the same - whether or not the current machine is such a one.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B