Re: Garbage collection
In article <futh8h$cp7$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
Be reasonable Jacob. You deleted the rest of Keith's article, where
he essentially agrees with you that this problem could be overcome
by changing C's rules when GC is enabled. You could perfectly well
have followed up with more discussion of this without flaming him.
-- Richard
--
:wq
In article <futh8h$cp7$1@a ioe.org>, jacob navia <jacob@nospam.o rgwrote:
>But a given GC implementation might cause a C implementation that uses
>it to become non-conforming because it causes that implementation to
>violate the requirements that the standard *does* define.
>it to become non-conforming because it causes that implementation to
>violate the requirements that the standard *does* define.
>Then, there is only ONE solution for you and all people like you:
>
>DO NOT USE A GC.
>
>Then, you will happily be able to xor your pointers, store it in files,
>whatever.
>
>For the other people that do care about memory management, they can go
>on using the GC.
>
>DO NOT USE A GC.
>
>Then, you will happily be able to xor your pointers, store it in files,
>whatever.
>
>For the other people that do care about memory management, they can go
>on using the GC.
he essentially agrees with you that this problem could be overcome
by changing C's rules when GC is enabled. You could perfectly well
have followed up with more discussion of this without flaming him.
-- Richard
--
:wq
Comment