Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| 
| Lars> | cxx: Info: ../sigc++/slot.h, line 204: destructor for base
| Lars> class | "SigC::Handle<SigC::SlotData, SigC::SlotExtend>" is not
| Lars> virtual | (D:basclsnondto) | class LIBSIGC_API
| Lars> Connection:protected Handle<SlotData,SlotExtend> |
| Lars> ---------------------------------------^
| 
| Lars> The fix is probably what I posted in last mail.
| 
| I'll try to see if I manage to fix it and send a message to sigc++
| people. 
| 
| Lars> ../../lyx-devel/src/support/block.h, line 48: conversion to |
| Lars> integral type of smaller size could lose data (D:intconlosbit) |
| Lars> detected during: | instantiation of "void block<T,
| Lars> s>::operator=(const block<T, s> &) | [with T=Bullet, s=4UL]" at
| Lars> line 197 of | "../../lyx-devel/src/buffer.C" | implicit
| Lars> generation of "BufferParams | &BufferParams::operator=(const
| Lars> BufferParams &)" at line | 197 of "../../lyx-devel/src/buffer.C"
| Lars> | arr[i] == b[i]; | ------------------------------------^
| 
| Lars> I don't quite understand tis one.
| 
| Lars> ok so string::size_type is a long of some kind. I guess the most
| Lars> correct type to use is string::size_type then. fixed
| 
| Yes. This probably happens all over the code, in fact.
| 
| Lars> Ok,... we go again... let me compile and commit first.
| 
| OK. Do you want more of these, or have you had enough for today?

After I have committed you can send me a new batch.

        Lgb

Reply via email to