Ignore:
Timestamp:
Mar 16, 2007, 11:07:14 PM (18 years ago)
Author:
dai_9181
Message:

Parameterクラスを適用。32bit側は動くようになったので、64bitのほうを調整する。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/LexicalScoping.cpp

    r64 r73  
    226226
    227227            //call free
    228             extern SUBINFO *pSub_free;
     228            extern SubInfo *pSub_free;
    229229            op_call(pSub_free);
    230230
Note: See TracChangeset for help on using the changeset viewer.