Re: [PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC.

2011-12-13 Thread Prerna Saxena
On 12/13/2011 10:40 PM, Paul Eggert wrote: > On 12/12/11 21:52, Prerna Saxena wrote: >> Could you pls tweak both of these to reflect 'PPPC' in place of MIPS ? > > Sorry about the typo. I fixed the ChangeLog to say PPC. > I'd rather not futz with the old commit message > partly because of the Movi

Re: [PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC.

2011-12-13 Thread Paul Eggert
On 12/12/11 21:52, Prerna Saxena wrote: > Could you pls tweak both of these to reflect 'PPPC' in place of MIPS ? Sorry about the typo. I fixed the ChangeLog to say PPC. I'd rather not futz with the old commit message partly because of the Moving Finger Principle: it Moves on: nor all thy Piety no

Re: [PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC.

2011-12-12 Thread Prerna Saxena
On 12/12/2011 09:44 PM, Paul Eggert wrote: > Thanks for the bug report -- I installed that fix into gnulib. > Thanks for putting this fix, Paul. I saw the commit : commit 473d6558d51b4bac87f853d32d1782228c92843a Author: Paul Eggert Date: Mon Dec 12 08:13:33 2011 -0800 nonblocking tests: Fi

Re: [PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC.

2011-12-12 Thread Paul Eggert
Thanks for the bug report -- I installed that fix into gnulib.

[PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC.

2011-12-12 Thread Prerna Saxena
From: Prerna Saxena Date: Mon, 12 Dec 2011 16:00:04 +0530 Subject: [PATCH] Allow tests/test-nonblocking-pipe.sh test to pass on PowerPC. On PowerPC, pipe_max_size is 1048576 bytes. At present, tests/test-nonblocking-pipe fails for a blocking write and non-blocking read case. This is because the