[PPL-devel] ppl/src Bit_Row.inlines.hh

Roberto Bagnara bagnara at cs.unipr.it
Wed Aug 20 17:27:56 CEST 2008


CVSROOT:	/cvs/ppl
Module name:	ppl
Changes by:	bagnara at cs.unipr.it	2008-08-20 17:27:56

Modified files:
	src            : Bit_Row.inlines.hh 

Log message:
	For the declaration of ffs(3), include <strings.h> and not <cstring>
	(note that in configure.ac we correctly have
	AC_CHECK_DECLS([ffs], , , [#include <strings.h>]).

Patches:
http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Bit_Row.inlines.hh.diff?cvsroot=ppl&r1=1.7&r2=1.8




More information about the PPL-devel mailing list