X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftv%2Ffltcalc.h;h=607e3d3d433d3d3350d103dbb95e4b252c02fca2;hb=e775a978fff2841e0722c47f13545b54d48b8f98;hp=ccd6e85ecaba5d19a6dcb697e2e2875edb0885ab;hpb=ab182d4b9ed44239ab3ff1d08b2f8e14a3699ccf;p=libfirm diff --git a/ir/tv/fltcalc.h b/ir/tv/fltcalc.h index ccd6e85ec..607e3d3d4 100644 --- a/ir/tv/fltcalc.h +++ b/ir/tv/fltcalc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. + * Copyright (C) 1995-2011 University of Karlsruhe. All right reserved. * * This file is part of libFirm. * @@ -27,6 +27,7 @@ #ifndef FIRM_TV_FLTCALC_H #define FIRM_TV_FLTCALC_H +#include #include "firm_types.h" #ifdef HAVE_LONG_DOUBLE @@ -89,7 +90,7 @@ const void *fc_get_buffer(void); int fc_get_buffer_length(void); /*}@*/ -void *fc_val_from_str(const char *str, unsigned int len, const ieee_descriptor_t *desc, void *result); +void *fc_val_from_str(const char *str, size_t len, const ieee_descriptor_t *desc, void *result); /** get the representation of a floating point value * This function tries to builds a representation having the same value as the