Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Custom variables ssetup in the compiler not get applied

<< < (2/4) > >>

MortenMacFly:

--- Quote from: rickg22 on December 16, 2005, 11:22:45 pm ---codecompletion has *NOTHING* to do with compiler variables... these belong to the compile plugin / macrosmanager.

--- End quote ---
Alright, I trust you. I was just curious because look at the diff: The following lines are commented (to be removed?) in the current revision compared to the previous one:

--- Code: ---//    // apply compiler global vars
//        compiler->GetCustomVars().ApplyVarsToEnvironment();
//    project->GetCustomVars().ApplyVarsToEnvironment();
//            target->GetCustomVars().ApplyVarsToEnvironment();

--- End code ---

Morten.

rickg22:
This is because custom vars are replaced now without getting applied to the environment.

MortenMacFly:

--- Quote from: rickg22 on December 16, 2005, 11:57:28 pm ---This is because custom vars are replaced now without getting applied to the environment.

--- End quote ---
Alright, I got the point. Thanks, Rick.

Morten.

thomas:
Yes, I am sure I fixed it :)  I tested a dozen times.
But... with this fix, I broke something else (and which I did not test  *cough*). Global user vars currently don't work.

Seems it is not my day today.

rickg22:
don't worry, we all have had our days :) *pat pat*

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version