Re: [Plplot-devel] Problem builiding the Python bindings on Windows using MS VC/C++

2013-10-24 Thread Andrew Ross
On Thursday 24 Oct 2013 13:24:43 Alan W. Irwin wrote: > On 2013-10-24 12:12-0700 Alan W. Irwin wrote: > > I hope you will continue this process dealing with the -O3 > > -Wuninitialized warnings for our swig-generated code, and I plan to do > > the same for the rest of our code. > > Hi Andrew: > >

Re: [Plplot-devel] Problem builiding the Python bindings on Windows using MS VC/C++

2013-10-24 Thread Alan W. Irwin
On 2013-10-24 12:12-0700 Alan W. Irwin wrote: > I hope you will continue this process dealing with the -O3 > -Wuninitialized warnings for our swig-generated code, and I plan to do > the same for the rest of our code. Hi Andrew: I just discovered for the test_noninteractive and install targets we

Re: [Plplot-devel] Why ocamlc -custom

2013-10-24 Thread Alan W. Irwin
On 2013-10-24 09:56-0600 Orion Poplawski wrote: > Why does plplot use ocamlc -custom to compile? I'm not sure it is > necessary. If I remove it it appears to compile and tests run fine for > me. I ask because of this: > > https://fedoraproject.org/wiki/Packaging:OCaml?rd=Packaging/OCaml#Strippi

Re: [Plplot-devel] Problem builiding the Python bindings on Windows using MS VC/C++

2013-10-24 Thread Alan W. Irwin
On 2013-10-21 21:36-0700 Alan W. Irwin wrote: > Tomorrow (Tuesday) I plan to move on to working on the uninitialized > variables in the code in the src subdirectory that are revealed by -O3 > -Wuninitialized to help work toward the overall goal of getting rid of > all these warnings throughout our

[Plplot-devel] Why ocamlc -custom

2013-10-24 Thread Orion Poplawski
Why does plplot use ocamlc -custom to compile? I'm not sure it is necessary. If I remove it it appears to compile and tests run fine for me. I ask because of this: https://fedoraproject.org/wiki/Packaging:OCaml?rd=Packaging/OCaml#Stripping_binaries Stripping binaries Binaries should be st