Ignore:
Timestamp:
Jan 7, 2007, 4:12:53 AM (17 years ago)
Author:
dai_9181
Message:

実体オブジェクトを戻り値に持つ静的メソッドをクラス内から呼び出すと「パラメータが異なる」というエラーが出るバグを修正。
Exceptionに関するファイルを追加。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler32/BasicCompiler.vcproj

    r15 r26  
    12771277                    <File
    12781278                        RelativePath="..\BasicCompiler_Common\Variable.h"
     1279                        >
     1280                    </File>
     1281                </Filter>
     1282                <Filter
     1283                    Name="Exception"
     1284                    >
     1285                    <File
     1286                        RelativePath="..\BasicCompiler_Common\Exception.cpp"
     1287                        >
     1288                    </File>
     1289                    <File
     1290                        RelativePath="..\BasicCompiler_Common\Exception.h"
    12791291                        >
    12801292                    </File>
Note: See TracChangeset for help on using the changeset viewer.