On Dec 8, 2007, at 4:45 AM, Nico Weber wrote:

> 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.

Fixed, thanks!

-Chris
_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to