Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
With Icc, change bogus error into warning.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 5 Feb 2019 14:28:52 +0000 (15:28 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 5 Feb 2019 14:28:55 +0000 (15:28 +0100)
commit74cbbb63085769f64498618bf77d19ed3ad434af
tree11ec2cb5f095c155fc1d4789198a0d64afdfbc3b
parent3d9c0350dfe386caee77f3863558c9c56b2781ea
With Icc, change bogus error into warning.

src/xbt/mallocator.c(49): error #2330: argument of type "atomic_flag *" is incompatible with parameter of type "volatile void *" (dropping qualifiers)
     atomic_flag_clear(&m->lock);
     ^
tools/cmake/Flags.cmake