Peter Kümmel <[EMAIL PROTECTED]> writes:
>> 4294967295 == 2^32 - 1
>
> a signed/unsigned mismatch problem: int i = unsigned int(-1)?
I have seen a lot of sign/unsigned mismatch warnings fixed through
cast in the last weeks (months). We may be bitten by one of those.
JMarc
Andre Poenitz wrote:
On Wed, Mar 26, 2008 at 10:50:24AM +0100, Dominik Böhm wrote:
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
create new file,
insert table of arbitrary size,
View=>Source Code OR View PDF OR View DVI
And LyX should have crashed!
LyX crashes
On Wed, Mar 26, 2008 at 7:32 PM, Andre Poenitz
<[EMAIL PROTECTED]> wrote:
>
> 4294967295 == 2^32 - 1
I have thought already that some overflow might have taken place.
> > I don't have a debugger, so I cannot look into it to find out why the
> > row parameter is that large.
>
> Hm? WHat kind o
On Wed, Mar 26, 2008 at 10:50:24AM +0100, Dominik Böhm wrote:
> On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> > create new file,
> > insert table of arbitrary size,
> > View=>Source Code OR View PDF OR View DVI
> >
> > And LyX should have crashed!
>
> LyX crashes
On Wed, Mar 26, 2008 at 11:35 AM, Leuven, E. <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> > create new file,
> > insert table of arbitrary size,
> > View=>Source Code OR View PDF OR View DVI
> >
> > And LyX should have crashed!
>
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> create new file,
> insert table of arbitrary size,
> View=>Source Code OR View PDF OR View DVI
>
> And LyX should have crashed!
should be fixed in trunk.
sorry for the inconvenience.
On Wed, Mar 26, 2008 at 10:03 AM, Dominik Böhm <[EMAIL PROTECTED]> wrote:
> create new file,
> insert table of arbitrary size,
> View=>Source Code OR View PDF OR View DVI
>
> And LyX should have crashed!
LyX crashes in InsetTabular.cpp, method Tabular::cellIndex in line
1583 when trying to exe
Hi,
create new file,
insert table of arbitrary size,
View=>Source Code OR View PDF OR View DVI
And LyX should have crashed!
Can anyone confirm (and possibly fix) this?
Thanks,
Dominik