ppl ./configure.ac src/Integer.types.hh src/Ma ...

12 Aug
2004
12 Aug
'04
11:36 a.m.
CVSROOT: /cvs/ppl Module name: ppl Branch: altnum Changes by: roberto@cs.unipr.it 2004-08-12 11:36:59
Modified files: . : configure.ac src : Integer.types.hh Makefile.am
Log message: Do not use C types like char, short, long and long long. Use the fixed width types int8_t, int16_t, int32_t and int64_t instead.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/configure.ac.diff?cvsroot=ppl&... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Integer.types.hh.diff?cvsr... http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/src/Makefile.am.diff?cvsroot=p...
7738
Age (days ago)
7738
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara