<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>This was to "fix" building NT386GNU because lseek was returning int or long instead of off_t.<BR>
My mistake by changing the wrong side of things. The return type is fixed and NT386GNU is ok with the "VAL".<BR>
 <BR>
 <BR>
 - Jay<BR><BR>
<BLOCKQUOTE>
<HR id=EC_stopSpelling>
From: jayk123@hotmail.com<BR>To: hosking@elego.de; m3commit@elegosoft.com; m3devel@elegosoft.com<BR>Subject: val?<BR>Date: Tue, 12 Feb 2008 06:22:28 +0000<BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass EC_body.hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Sorry, I hadn't gotten around to testing this on other platforms. I do have PPC_DARWIN and PPC_LINUX available.<BR>There is/was a compilation problem with what I was doing.<BR>I"ll look into it more later.<BR> <BR> - Jay<BR><BR>
<HR id=EC_stopSpelling>
> Date: Tue, 12 Feb 2008 05:32:41 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: hosking@elego.de<BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: hosking@birch. 08/02/12 05:32:41<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/libm3/src/os/POSIX/: FilePosix.m3 <BR>> <BR>> Log message:<BR>> This checkin fixes something Jay left behind.<BR>> <BR>> Please check things build on platforms other than yours before making<BR>> changes. The VAL is necessary on some targets because 0 is INTEGER whereas<BR>> result is Utypes.off_t (LONGINT on I386_DARWIN) and cannot be directly<BR>> compared with an INTEGER (result). The VAL is how we do the conversion to<BR>> LONGINT.<BR>> <BR>> On platforms where Utypes.off_t is INTEGER this code will work the same as it<BR>> is.<BR>> <BR><BR><BR>
<HR>
Connect and share in new ways with Windows Live. <A href="http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008" target=_blank>Get it now!</A> </BLOCKQUOTE><br /><hr />Helping your favorite cause is as easy as instant messaging. You IM, we give. <a href='http://im.live.com/Messenger/IM/Home/?source=text_hotmail_join' target='_new'>Learn more.</a></body>
</html>