freepooma-devel
[Top][All Lists]
Advanced

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

Bugs


From: Steve Nolen
Subject: Bugs
Date: Wed, 4 Apr 2001 15:39:25 -0600

1.  Code is crashing when I try to call

DynamicArray<int> kill;
kill.create( Neutrons.size() );

create call generates an error.  Neutrons in this case is just a Particle
object.


2.  sync() called with no parameters makes the code immediately exit with no
error messages

-steve

reply via email to

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