Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: tuxzap from metzlerbros





Yes, I know about this error, but I don't get it on my systems. I tried g++-2.95 and g++-3.2 and both don't give me this error. In
curses.h mvprintw is declared as
extern NCURSES_EXPORT(int) mvprintw (int,int, NCURSES_CONST char*,...) GCC_PRINTFLIKE(3,4);
which should be ok since NCURSES_CONST is const.

If you have something else in your curses.h, tell me your version
number.

Humm... Well, As I told you before :

extern NCURSES_EXPORT(int) mvprintw (int,int, NCURSES_CONST char *,...) /* implemented */
GCC_PRINTFLIKE(3,4);

On line 34 I got :

/* $Id: curses.h.in,v 1.125 2002/03/23 23:15:10 tom Exp $ */

Regards,

--
Alexandre CONRAD
Research & Development
tel : +33 1 30 80 55 00
fax : +33 1 30 56 50 20
TLV
6, rue de la plaine
78860 - SAINT NOM LA BRETECHE
FRANCE





--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index