Re: having difficulty getting the unit to use an include file



In article <3nj91lF1qk8cU1@xxxxxxxxxxxxxx>, me3@xxxxxxxxxxx says...
> Ante Smolcic wrote:
> > IIRC, if you change your include files' extensions to "pas" it will
> > recompile them. Am I right?
>
> No. The compiler does no dependency checking for included files, no
> matter what you name them.

Well, I tried it right now and it seems it does. I changed the INC file
in the external editor and the compiler rebuild the project, so it has
detected the changes. I have D7.

(I wonder where did I get the 'pas' thing, I belive it's from TP.)

--
Out... for... a... walk... bitch.
.



Relevant Pages

  • Re: any regex gurus out there?
    ... > No matter what number or combination of backslashes I used it didn't work. ... - The compiler wouldn't take it otherwise. ... or escape each backslash with a backslash, ... > French language, the letter A may have three different accents. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Comparison to Comparison
    ... alive", no matter how long you wait after the Collect call, and no ... regardless of the size of the array. ... As near as I can tell, the issue is that when you assign into the objectas part of the argument to the WeakReference constructor, the compiler generates a hidden local variable. ... But, absent a more invasive inspection of the execution of the code, I'd admit that even your code example isn't proof of that. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: C Programmer Needed
    ... >> For that matter, there isn't much from C99 that I miss. ... only thing either does is assert a guarantee that the program does not ... compiler vendors that matter a long time ago. ...
    (comp.programming)
  • Re: object system...
    ... ceases to matter, or at least until more code needs to be built around it.. ... for a compiler the program is a text. ... optimizations the ... No index range check here is necessary, because the compiler knows that I ...
    (comp.object)
  • Re: Strange value
    ... Note that the compiler always initializes data members in the ... For instance, _matter before _identifier. ... Welcome to "Undefined Behavior". ...
    (comp.lang.cpp)