Bug 63532

Summary: math/freefem++: unbreaking on alpha.
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thierry Thomas 2004-02-29 16:20:15 UTC
	FreeFem++ is marked broken on Alpha.

	The following patch (from Frédéric Hecht) should fix it, because
	on Alpha sizeof( KN<Complex>) > 24.

	Remark: only tested on i386, might break further...

Fix: Please apply the following patch:
	(Note: patch-src::AnyType.hpp is a new file)

--- freefem++.diff begins here ---
How-To-Repeat: 	N/A.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-29 17:03:18 UTC
State Changed
From-To: open->closed

Committed, thanks!