John Levon wrote:

> This is what I needed to compile LyX on IA-64
> Mostly int != long stuff.

Does the compilation actually fail or do you just get warnings? (Just 
interested. On the Dec I just get warnings.)

Ok this is a fail. I think we should go back to a template tostr. 
Things like this are just crap.
> -                                tostr(toclist[name].size() + 1)
> +                                tostr(long(toclist[name].size()

-- 
Angus

Reply via email to