On Tue, May 15, 2012 at 03:03:46PM +0200, jp.charras wrote: > because the first parameter of WX_DECLARE_HASH_MAP( char*, w...) is already > defined as const char* during the macro expansion. >
Got it, then... the wx macro adds a 'const' in the front anyway so it sees 'const const char*'; oh well just leave it as is :X -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

