Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old May 19, 2009, 18:51   #1
PaulBlay
Knight
 
Join Date: Jan 2009
Posts: 657
PaulBlay is on a distinguished road
Down to a single compiler warning.

Down to a single compiler warning, with VC++ at /W4 when compiling Angband/65. It's a pity that there are some real, game-crashing bugs, but hey! Only one compiler warning

Anyway, that warning is

warning C4550: expression evaluates to a function which is missing an argument list

for
Code:
		keypress_h = askfor_aux_keypress;
Exactly the same warning is given when compiling Vanilla Angband (along with 1306 other warnings). I haven't the foggiest idea what could, or should, be done to placate Visual Studio in that case (I tried stuff earlier, and made 'bad things' happen )
__________________
Currently turning (Angband) Japanese.
PaulBlay is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
VC++ compiler help wanted. PaulBlay Development 6 April 24, 2009 16:29
Link warning Nick Development 12 April 17, 2009 01:36
Help with diving (warning: long) bebo Vanilla 6 January 22, 2009 02:23


All times are GMT +1. The time now is 13:25.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.