dbus errors
Jeff Mitchell
kde-dev at emailgoeshere.com
Sat Apr 12 16:33:39 CEST 2008
On Saturday 12 April 2008, Christian Ehrlicher wrote:
> > "#undef interface" put in before line 75 fixes build.
>
> fine. then a
>
> #define interface whatever
>
> should emit a warning because of a redeclaration.
Copying from my reply to you on Thursday:
>>> I assume the msvc headers define "interfac" as macro.
>>> To see where this happens add in front of line 75
>>> #define interface 1
>>> This produces a warning and points you to the original
>>> definition of interface.
> Unfortunately, it doesn't produce anything. It just shifts the errors
> down by one line...no warnings about previous definitions of interface
> are given.
Is there some compiler flag or something that I need for it to produce this
warning?
--Jeff
More information about the Kde-windows
mailing list