Welcome, Guest. Please login or register.

Author Topic: ANSI C++ forbids declaration `res' with no type  (Read 3751 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16867
  • Country: gb
  • Thanked: 4 times
    • Show all replies
Re: ANSI C++ forbids declaration `res' with no type
« on: May 03, 2009, 03:40:02 PM »
I blame the rampant proliferation of macros that is the norm with all gadtools derived UI systems.

In theory, this is a simple error but finding errors that are the result of improperly expanded preprocessor macros is not straightforward.
int p; // A