Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 291683

Summary: sci-mathematics/ginac-1.5.4 version bump
Product: Gentoo Linux Reporter: Sebastian Luther (few) <SebastianLuther>
Component: [OLD] LibraryAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian Luther (few) 2009-11-03 11:43:53 UTC
Changes:
* Default parser now can again read in user defined classes.
* Add mul::info() and add::info() support for numeric info_flags
  (GiNaC now can detect that the sum or product of a number of
  positive expressions is again a positive expression).
* Fixed cast that caused compile error on 64bit machines.
* Fixed incorrect uses of STL iterators.
* Removed subdirectory debian.
* Output LaTeX-symbols using \mathrm, instead of \mbox. 

Copying the 1.5.3 ebuild mostly works. Only two patches are no longer needed. ginac-1.5.1-lexer_cpp.patch has been applied upstream. The code changed by ginac-1.5.3-parser.patch has been rewritten.

ginac-1.5.4 compiles, passes its tests and works (tried ginsh).

Tested on amd64 with gcc 4.3.4 and 4.4.2 (recompiled cln too).
Comment 1 Sebastian Luther (few) 2009-11-03 11:44:52 UTC

*** This bug has been marked as a duplicate of bug 291674 ***