Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Forgot to attach... On 10/2/2012 2:11 PM, rbmj wrote: Patch 2: [fixincludes] Clean up fixincludes test machinery TODO Prior to commit: * fixincl.x: Regenerate ChangeLog 2012-09-23 Bruce Korb * check.tpl: export TEST_MODE=true for testing * fixincl.c (te_verbose): extract to fix

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Patch 4: Minor changes to fix compilation on VxWorks ChangeLog [gcc]: * gcov-io.c (gcov_open): Pass third argument to open() unconditionally ChangeLog [libstdc++-v3]: * libstdc++-v3/config/os/vxworks/os_defines.h: Define NOMINMAX >From 420bf6c2b0bde5f1689663b477add8fc9df2a6f0 Mon Sep 17 00:00:00

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Patch 3: Add --enable-libstdcxx option at top level configure TODO prior to commit: * configure: regenerate ChangeLog: * configure.ac: Add --enable-libstdcxx option >From 3f0d38b7b7b70659a57ac4266701a71a5f948860 Mon Sep 17 00:00:00 2001 From: rbmj Date: Tue, 2 Oct 2012 13:54:21 -0400 Subject

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Patch 2: [fixincludes] Clean up fixincludes test machinery TODO Prior to commit: * fixincl.x: Regenerate ChangeLog 2012-09-23 Bruce Korb * check.tpl: export TEST_MODE=true for testing * fixincl.c (te_verbose): extract to fixlib.h (run_compiles): in test mode, if the

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Forgot to attach. On 10/2/2012 2:09 PM, rbmj wrote: Patch 1: [fixincludes] Fixes for VxWorks TODO Prior to commit: * fixincl.x: Regenerate ChangeLog [fixincludes]: 2012-06-19 Robert Mason * fixinc.in: Check to see if the machine_name fix needs to be disabled. viz. vxworks must

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
Patch 1: [fixincludes] Fixes for VxWorks TODO Prior to commit: * fixincl.x: Regenerate ChangeLog [fixincludes]: 2012-06-19 Robert Mason * fixinc.in: Check to see if the machine_name fix needs to be disabled. viz. vxworks must not check the machine name for fix applicabilit

Re: [PATCH] fix up fixincludes for VxWorks and fix testing

2012-10-02 Thread rbmj
On 9/23/2012 7:19 PM, Bruce Korb wrote: The attached patch needs to be split into two and I will do that before I actually push the thing. Since I have run out of play time this weekend and since I will be in the Ukraine in two weeks for two weeks, this patch is unlikely to get pushed before th