Re: Adding C_ULONGLONG

new topic     » goto parent     » topic index » view thread      » older message » newer message

just a quick query.

is line 1518 of be_callc.c correct? I think it might supposed to be

if( uint64_t_result <= (unsigned long long int)MAXINT   uint64_t_result >= (unsigned long long int)0 ){

instead of

if( uint64_t_result <= (unsigned long long int)MAXINT   int64_t_result >= (unsigned long long int)0 ){

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu