Results 1 to 2 of 2

Thread: Newest CVS has an Error

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    160

    Newest CVS has an Error

    Saw this error go by as I was running make. Didn't stop the make but thought you would want to see it.

    g++3 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/include -I/usr/X11R6/include
    -DMAPDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -c spawn.cpp
    spawn.cpp: In member function `void Drop::update(const dropThingOnGround*,
    const QString&)':
    spawn.cpp:1009: warning: passing `double' for argument 3 of `void
    Item::setPos(short int, short int, short int)'

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    1,262
    This is just a casting warning.. not really an error. Just truncating a double value to a short int.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On