Fixed various warnings to allow compiling ECL with CLang

This commit is contained in:
Juan Jose Garcia Ripoll 2011-01-23 16:06:47 +01:00
parent a8cd321f53
commit a86bbd3605
19 changed files with 43 additions and 32 deletions

View file

@ -50,6 +50,8 @@ static const cl_object ecl_aet_name[] = {
static void check_displaced (cl_object dlist, cl_object orig, cl_index newdim);
static void FEbad_aet() ecl_attr_noreturn;
static void
FEbad_aet()
{