digitalmars.D - Garbage Collection page
- Reiner Pope (5/5) Aug 10 2006 'Do not misaligned pointers if those pointers may point into the gc
- Reiner Pope (2/9) Aug 10 2006 I was referring to the Garbage Collection page in the D specs.
- Walter Bright (1/1) Aug 11 2006 Got it, thanks.
'Do not misaligned pointers if those pointers may point into the gc heap, such as' I think this should read: 'Do not /misalign/ pointers if those pointers may point into the gc heap, such as'
Aug 10 2006
Reiner Pope wrote:'Do not misaligned pointers if those pointers may point into the gc heap, such as' I think this should read: 'Do not /misalign/ pointers if those pointers may point into the gc heap, such as'I was referring to the Garbage Collection page in the D specs.
Aug 10 2006