Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124109 - QtiPlot 0.7.8 (version bump)
Summary: QtiPlot 0.7.8 (version bump)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Marcus D. Hanwell (RETIRED)
URL: http://soft.proindependent.com/qtiplo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-25 14:56 UTC by Jure Repinc
Modified: 2006-03-26 16:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild fo 0.7.9 with workaround for gcc4.1 (qtiplot-0.7.9.ebuild,1.50 KB, text/plain)
2006-03-05 15:46 UTC, MC
Details
patch to remove the extra qualifications causing errors with gcc-4.1 (qtiplot-gcc41.patch,1.98 KB, patch)
2006-03-17 15:30 UTC, Michal Terepeta
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2006-02-25 14:56:28 UTC
New features in 0.7.8:
- added the posibility to automatically translate 2D curves;
- added the posibility to define multiple X columns in a table;
- improved the tables menu;
- improved the file dialogs: the last location is remembered;
- improved the 2D plot dialog and the Column options dialog;
- modified the Qwt library in order to synchronize Left/Right and Top/Bottom scales (use the modified version provided in the QtiPlot archive);
- added the possibility to specify the color of the result curve after a non-linear fit operation.
- fixed bugs in non-linear fitting with user defined functions
- fixed several minor bugs.
Comment 1 MC 2006-03-05 15:46:45 UTC
Created attachment 81465 [details]
ebuild fo 0.7.9 with workaround for gcc4.1

adds -fpermissive for gcc4.1
Comment 2 MC 2006-03-09 07:13:15 UTC
(In reply to comment #1)
> ebuild fo 0.7.9 with workaround for gcc4.1
works for 0.8 too
Comment 3 Marcus D. Hanwell (RETIRED) gentoo-dev 2006-03-17 05:17:02 UTC
I have been really busy recently, and am currently still out of the country. I will be bumping this shortly. Note to MC though - diffs are preferred as it makes it easy to see what you are proposing to change. Hopefully I will get it bumped form the hotel DSL, but it may have to wait until next week when I get back home.
Comment 4 Michal Terepeta 2006-03-17 15:30:04 UTC
Created attachment 82413 [details, diff]
patch to remove the extra qualifications causing errors with gcc-4.1

with the patch there's no need for fpermissive CFLAG...
Comment 5 Marcus D. Hanwell (RETIRED) gentoo-dev 2006-03-26 16:53:51 UTC
I didn't get chance to commit out there, and jetlag took a while to get over this time... I have committed an updated version which seems to work without your patches - 0.8.1 tested on amd64 with GCC 4.1. This should close up this bug.