[cfe-dev] assertion in codegen

Nico Weber nicolasweber at gmx.de
Sat Dec 8 04:45:17 PST 2007


Hi all,

this triggers an assert:

int latin_ptr2len (char *p);
int (*mb_ptr2len) (char *p) = latin_ptr2len;

It also triggers a "not yet implemented" warning, so I don't know if  
this is of interest.

Nico



More information about the cfe-dev mailing list