#532 closed task (fixed)
svndigest build system is broken with plplot release 5.11
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | svndigest 0.10.3 |
Component: | build | Version: | 0.10.2 |
Keywords: | Cc: |
Description
The good news is that plplot development is active again and the slightly bad news is that the 5.11 release has made changes to library file names. This means that svndigest build system needs a refresh.
plplot 5.11 announcement https://sourceforge.net/p/plplot/news/2015/04/plplot-5110-has-been-released/
Macports is changing to plplot 5.11.0 (https://trac.macports.org/ticket/47958) soon.
Change History (6)
comment:1 Changed 7 years ago by
Owner: | changed from Peter Johansson to Jari Häkkinen |
---|---|
Status: | new → assigned |
comment:2 Changed 7 years ago by
comment:3 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 7 years ago by
comment:5 Changed 7 years ago by
comment:6 Changed 7 years ago by
Note: See
TracTickets for help on using
tickets.
(In [1583]) Addresses #532. The null driver should be used with the null device. Tests fail with plplot 5.11 without this change. plplot 5.10 is happy with the change.