Top 5
Chris R. Miller
lordsauronthegreat at gmail.com
Wed Oct 8 19:05:25 PDT 2008
dsimcha wrote:
> 2. Less conservative GC. It's aggravating when a supposedly GC'd language for
> all practical purposes still requires manual deallocation of some stuff if you're
> working with large datasets, due to false pointer issues.
I am curious, what is the feasability of writing a garbage collector
where you could change the conservativsy at run-time? (Perhaps stupid
to ask, but I never know 'till I ask).
More information about the Digitalmars-d
mailing list