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/



_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to