This is an update for SWI-Prolog 5.4.7
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'
Responsible Changed From-To: freebsd-ports-bugs->vs Handle this.
State Changed From-To: feedback->closed Commited, thanks!