Bug 77893 - maintainer update for lang/swi-pl
Summary: maintainer update for lang/swi-pl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Volker Stolz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-21 23:30 UTC by Gerhard Gonter
Modified: 2005-03-11 09:15 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.30 KB, patch)
2005-02-21 23:30 UTC, Gerhard Gonter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerhard Gonter 2005-02-21 23:30:20 UTC
	This is an update for SWI-Prolog 5.4.7
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-22 10:42:01 UTC
State Changed
From-To: open->feedback

I think your MALLOC_H-hack no longer works: 
cc -I. -I/usr/ports/lang/swi-pl/work/pl-5.4.7/src -O2 -pipe -g  -Wall -O3 -fno-strict-aliasing   -o plld /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c 
In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/pl-incl.h:276, 
from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:63: 
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" 
In file included from /usr/ports/lang/swi-pl/work/pl-5.4.7/src/plld.c:83: 
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" 
gmake[1]: Leaving directory `/usr/ports/lang/swi-pl/work/pl-5.4.7/src' 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-02-22 10:42:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

Handle this.
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2005-03-11 09:14:53 UTC
State Changed
From-To: feedback->closed

Commited, thanks!