octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with printing plots


From: Ben Abbott
Subject: Re: Problem with printing plots
Date: Fri, 09 Mar 2012 08:00:42 -0500

On Mar 9, 2012, at 1:08 AM, Jordi Gutiérrez Hermoso wrote:

> 2012/3/9 Jordi Gutiérrez Hermoso <address@hidden>:
>> Okay, here is a clue. I just ran this in gdb. There is definitely a
>> problem with this code. The reason I'm seeing this is that in my debug
>> build I compiled with --enable-bounds-checking. On line 600 of
>> src/graphics.cc, the p vector only has two coordinates but is being
>> indexed one past the end.
>> 
>> Ben, I think you understand this code best. Why is this indexing past the 
>> end?
> 
> Sorry, the pos vector. This is being called from by
> text::get_properties::get_extent on line 6899.
> 
> - Jordi G. H.

I'll take a look.

Ben

reply via email to

[Prev in Thread] Current Thread [Next in Thread]