Ignore:
Timestamp:
May 10, 2008, 1:40:33 PM (16 years ago)
Author:
dai_9181
Message:

NativeSectionクラスを追加(64bit版だけ一旦コミット)。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/BasicCompiler_Common/src/ProcedureGenerator.cpp

    r567 r585  
    113113
    114114        objClass.SetTypeInfoDataTableOffset(
    115             compiler.GetObjectModule().dataTable.GetLastMadeConstObjectDataTableOffset()
     115            compiler.GetObjectModule().nativeSection.dataTable.GetLastMadeConstObjectDataTableOffset()
    116116        );
    117117    }
Note: See TracChangeset for help on using the changeset viewer.