[m-dev.] std_util.m failed in grade hlc.gc

Robert Jeschofnik rejj at students.cs.mu.oz.au
Tue Jul 25 17:57:24 AEST 2000


I (perhaps too) boldly set a make; make install going last night that I
started with "configure --enable-all-grades", and went to bed. Upon checking
it today, I found the following message greeting me..

MERCURY_INT_DIR=. MERCURY_ALL_C_INCL_DIRS=" -I../trace -I../runtime -I../boehm_gc -I../boehm_gc/include " ../scripts/mgnuc --grade hlc.gc            -c std_util.c -o std_util.o
std_util.m: In function `ML_type_name':
std_util.m:1371: warning: passing arg 1 of `mercury__std_util__type_name_2_f_0' makes integer from pointer without a cast
std_util.m:1371: too few arguments to function `mercury__std_util__type_name_2_f_0'                                                                             gmake[2]: *** [std_util.o] Error 1
gmake[2]: Leaving directory `/mnt/ender/home/ender2/rejj/work/ws4/library'


Not really what I wanted to see. In any case, I've had a bit of a look but
cannot track down what is going on here - the name
"mercury__std_util__type_name_2_f_0" doesn't even seem to exist anywhere in
the generated std_util.c, and there doesn't seem to be anything blatantly wrong
with the code for type_name/2 in std_util.m...

Could someone have a look into this?


Rob
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list