Przeglądaj źródła

remove free from scripting lanugage

was causing issues with foreach
marauder2k7 5 miesięcy temu
rodzic
commit
41c3f610be

+ 0 - 4
Engine/source/console/torquescript/CMDgram.y

@@ -102,10 +102,6 @@ struct Token
    IfStmtNode*             ifnode;
 }
 
-
-%destructor { dFree($$.value); } <s>
-%destructor { dFree($$.value); } <str>
-
 %type <s>      parent_block
 %type <ifnode> case_block
 %type <stmt>   switch_stmt

Plik diff jest za duży
+ 329 - 375
Engine/source/console/torquescript/cmdgram.cpp


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików