Re: [bpl14] warning C4761

From: Julian Buckley (buckley@PC.ELEC.UQ.EDU.AU)
Date: 08/24/98


It was actually to do with a few char desc's where we had to add a (room
rnum) in places...

On Sun, 23 Aug 1998, Andrew Jones wrote:

> Everywhere the warings are you need to find what the mismatch is, and then
> make a dission on whetehr to change the declarations, or cast them;
> examples:
>         int a;
>         char b;
>
>         b = a;
>         b = (char) a;
> this means your casting the variable a into a char, efectivly truncating it,
> but then you don't get the warning.
> Andrew
> > > say is therr a way for win95 users to get rid of all the stock
> > > warning C4761: integral size mismatch in argument; conversion supplied
> > > warnings.
>
>
>      +------------------------------------------------------------+
>      | Ensure that you have read the CircleMUD Mailing List FAQ:  |
>      | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
>      +------------------------------------------------------------+
>

-----------------------------------------------------------------
 Julian Buckley, 2nd Year Computer Systems Engineering
 Dept. Computer Science and Electrical Engineering, Univ. of Qld
 E-Mail: buckley@pc.elec.uq.edu.au
-----------------------------------------------------------------


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST