From: <ai...@us...> - 2010-03-01 20:07:35
|
Revision: 10835 http://plplot.svn.sourceforge.net/plplot/?rev=10835&view=rev Author: airwin Date: 2010-03-01 20:07:25 +0000 (Mon, 01 Mar 2010) Log Message: ----------- Revision 10834 fixes the D static linking issue. Update test results accordingly. Revision Links: -------------- http://plplot.svn.sourceforge.net/plplot/?rev=10834&view=rev Modified Paths: -------------- trunk/README.release Modified: trunk/README.release =================================================================== --- trunk/README.release 2010-03-01 20:04:59 UTC (rev 10834) +++ trunk/README.release 2010-03-01 20:07:25 UTC (rev 10835) @@ -197,7 +197,7 @@ 0. Tests made for release 5.9.6 Name of tester: airwin airwin airwin airwin airwin airwin -PLplot revision: 10814 10813 10821 10828 10827 10829 +PLplot revision: 10814 10834 10821 10828 10834 10834 CMake versions: 2.6.4 2.8.1-rc3 2.6.4 2.8.1-rc3 2.6.4 2.8.1-rc3 Platform: Lenny Lenny Lenny Lenny Lenny Lenny pango/cairo version: system system system system system system @@ -212,7 +212,7 @@ Install? YES YES YES YES YES YES test_noninteractive? YES YES YES YES YES YES test_interactive? YES YES YES YES YES YES -Notes: a,b,A,B a,b,A,B a,b,A,B,C a,b,A,B,C a,c,A,B a,c,A,B,D +Notes: a,b,A,B a,b,A,B a,b,A,B,C a,b,A,B,C a,c,A,B a,c,A,B Testing notes (lower case notes concern configuration and build options while upper case notes concern errors): @@ -243,10 +243,6 @@ and install tree. (bug 2960324, https://sourceforge.net/tracker/?func=detail&aid=2960324&group_id=2915&atid=102915). - D. With CMake-2.8.1-rc3 could not build D examples for the case - where static libraries were built. Thus, had to disable D for this - combination of circumstances. - 1. Changes relative to PLplot 5.9.5 (the previous development release) 1.1 Make PLplot aware of LC_NUMERIC locale This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |