On Wed, Feb 17, 2010 at 02:39:45PM -0800, Søren Hauberg wrote: > tir, 09 02 2010 kl. 12:55 +0100, skrev Olaf Till: > > Seemingly your glibc is more strict than the version on my > > system. > > Okay. How about the attached brain-dead patch? It doesn't actually deal > with the situation when we don't read/write the correct number of bytes, > but at least it makes the compiler shut up (if that is a good thing or > not is debatable).
Since this would also cause warnings if the warning-level of the compiler is increased, I have commited something which somehow reacts to read/write errors (without restructuring the program flow). BTW doing this I noticed a warning for pserver.cc pointing to a line that can not work ... I'll have a look whether it's easy to see what the author intended to do there ... Olaf ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
