Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Arjen Markus
Hi Alan, Greg, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > > Note as soon as Arjen reports comprehensive testing success with MinGW/MSYS > without having to take brute-force measures like setting > PLPLOT* environment variables to get around the above

Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Arjen Markus
Hi Alan, The output I got via the –debug option is at least somewhat revealing: markus@L01259 /d/plplot-svn/comprehensive_test_disposeable $ cd shared/build_tree/examples/c markus@L01259 /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/exa mples/c $ ./x00c -debug plGetDrvDir: Tryi

Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Arjen Markus
Hi Alan, After inspecting the code I suspected as much: markus@L01259 /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/examples/c $ ./x00c -debug plInBuildTree(): : current directory >d:\plplot-svn\comprehensive_test_disposeable\shared\build_tree\examples\c< plInBuildTree()

Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Alan W. Irwin
On 2015-04-21 10:49- Arjen Markus wrote: > Hi Alan, > > > > After inspecting the code I suspected as much: > > > > markus@L01259 > /d/plplot-svn/comprehensive_test_disposeable/shared/build_tree/examples/c > > $ ./x00c -debug > > plInBuildTree(): : current directory > >d:\plplot-svn\comprehen

Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Arjen Markus
Hi Alan, > -Original Message- > From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] > Good detective work! I agree you have completely pinned down the issue now, > and > I look forward to your commit with the fix for plInBuildTree. > I am confident that the fix works for all our Win

[Plplot-devel] memory leaks in wxWidgets driver?

2015-04-21 Thread laurent Berger
Hi, I look fo memory leaks in my program using plplot 5.11. I am using vs 2013 with Visual leak detector. This tools finds two memory leaks in my plplot code in wxPlplotWindow.h at line 187(m_memory_dc) and line 195 (m_gcDc). When I close wxPlplotwindow<> this two pointers are not deleted. May b

Re: [Plplot-devel] Comprehensive testing: MinGW/MSYS

2015-04-21 Thread Alan W. Irwin
On 2015-04-21 20:11- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Good detective work! I agree you have completely pinned down the issue now, >> and >> I look forward to your commit with the fix for plInBuildT

Re: [Plplot-devel] Commit id c44f636

2015-04-21 Thread Andrew Ross
Alan, I'll add it to my list of things to look at. Andrew On Mon, Apr 20, 2015 at 05:48:09PM -0700, Alan Irwin wrote: > Hi Andrew: > > Commit id c44f636 makes a substantial hack to plparseopts so that the -debug > option now works for any code (e.g., plInitDispatchTable) that is called > by pl