<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
1) diff attached (cvsweb stinks, textual diffs aren't great either..)<BR>
2)  "(* We don't call FastSeek here because it fails if wr.child is not seekable, even if n = wr.cur. *)"<BR>
 <BR>
Maybe that is a bug? It should be ok to seek to the current position in a non-seekable stream?<BR>
 <BR>
 - Jay<BR> <BR>> Date: Mon, 7 Dec 2009 13:56:00 +0000<BR>> To: m3commit@elegosoft.com<BR>> From: <A href="mailto:jkrell@elego.de">jkrell@elego.de</A><BR>> Subject: [M3commit] CVS Update: cm3<BR>> <BR>> CVSROOT: /usr/cvs<BR>> Changes by: jkrell@birch. 09/12/07 13:56:00<BR>> <BR>> Modified files:<BR>> cm3/m3-libs/libm3/src/rw/: Tag: release_branch_cm3_5_8 <BR>> AutoFlushWr.m3 FileWr.m3 Rd.m3 <BR>> UnsafeWr.i3 Wr.m3 <BR>> <BR>> Log message:<BR>> copy from head (nudged by Peter's mail):<BR>> have AutoFlush always copy all the fields<BR>> copying not all of them is a micro optimization and more importantly, hard to know the correctness of<BR>> some functions Foo where already implemented as<BR>> LOCK<BR>> UnsafeFoo<BR>> this seems like a good pattern; do it more<BR>> <BR>                                       </body>
</html>