bug-gnustep
[Top][All Lists]
Advanced

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

[bug #27311] Keyed archiving related exceptions with NSScrollView


From: Fred Kiefer
Subject: [bug #27311] Keyed archiving related exceptions with NSScrollView
Date: Mon, 24 Aug 2009 19:10:52 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13

Update of bug #27311 (project gnustep):

                  Status:                    None => Invalid                
             Assigned to:                    None => FredKiefer             
             Open/Closed:                    Open => Declined               

    _______________________________________________________

Follow-up Comment #1:

Hi Quentin,

as far as I can tell this in no bug, not even a real problem. Have a look at
the code in [BinaryPLGenerator generate] there I have to decide which index
size to use. This depends on the number of objects involved and as I don't
know that in advance I start off small and increase the number when needed.
When there isn't enough space in the index table an exception will be raised
and a bigger index size gets used. Not the best programming practice I admit,
if you have any better solution it is more then welcome.

This is why you only get the exception with gdb (And I even failed to get it
there).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27311>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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