Changeset 2779
- Timestamp:
- 11/05/07 16:48:23 (10 months ago)
- Files:
-
- trunk/lib/compiler/gdc/gcc/unwind.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/compiler/gdc/gcc/unwind.d
r1856 r2779 203 203 204 204 version (IA64) { 205 // TODO: this needs a Tango replacement, perhaps os.windows.process?206 private import std.c.process;207 208 205 _Unwind_Ptr 209 206 _Unwind_GetDataRelBase (_Unwind_Context *_C)












