Changeset 7240 for lang/d

Show
Ignore:
Timestamp:
02/28/08 17:25:49 (9 months ago)
Author:
itkz
Message:

faild on 32bit OS, maybe success on 64bit OS...?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/d/portingdemo/main.d

    r7238 r7240  
    2222        printf( 
    2323                "%d:%d:%d\n", 
    24                 unko_t.fourth.offsetof, get_offsetof_fourth(), 4/**unko.fourth*/); 
     24                unko_t.fourth.offsetof, get_offsetof_fourth(), *unko.fourth); 
    2525 
    2626        scope(exit) {