Jason Stover <[EMAIL PROTECTED]> writes: > While we're on the topic, is anyone in favor of using a garbage > collector in PSPP?
I'm becoming more and more pleased with using the PSPP pool allocator to deal with deallocation. It seems to solve a lot of the same problems as a garbage collector but retains, in my opinion, the "spirit" of the C language. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
