Omgili - forum search, search forums  
  

Discussions about compile time

Displaying 1 - 10 out of 116,719 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
In .Net, is the attribute feature used at compile-time or run-time or both? Can you give me some examples?
Started by on , 5 posts by 5 people.  
However, to say that the metadata is "used" at compile time isn't quite to the assembly at compile....
Attributes are compiled into the code at compile time, but they are often used at runtime the program is running.
How do YOU reduce compile time, and linking time for VC++ projects? (native C++) Please specify if each suggestion applies to debug, release, or both.
Started by on , 11 posts by 11 people.  
I use samples ....
The reduction in link times can be enormous.
Additionally, you automatically separate and concatenate them at compile time as a build step.
Of comments and unit tests since compile time is decreased.
Is there a Java equivalent to the C & C++ compile-time constants __DATE__ and __TIME__. I need to print compile time and version info of the program being compiled. Thanks kodev19
Started by on , 4 posts by 4 people.  
These properties can be used in the build-file, for instance, to create time-stamped filenames, or used below (here, the information....
It'll create a timestamp during build time for insertion.
The Ant TStamp task is of use here.
On this page.
Ask your Facebook Friends
I read that compiler can enforce dbc at compile time.. How does it do it?
Started by on , 6 posts by 6 people.  
If the Theorem Prover can prove that a contract will... .
Powerful compile time constant folding and compile time condition checking (for D static assert(boolCond the fulfillment or violation of contracts at design time.
Consider the following two Java classes: a.) class Test { void foo(Object foobar) { } } b.) class Test { void foo(pkg.not.in.classpath.FooBar foobar) { } } Furthermore, assume that pkg.not.in.classpath.FooBar is not found in the classpath. The first class...
Started by on , 9 posts by 9 people.  
Besides, circumventing compile-time safety doesn't sound like a great selling-point to generate....
Which means that while it would be mechanically quite simple to create be a Java compiler.
To be resolvable at compile-time.
Can anyone please give me a good understanding of whats the difference between run-time and compile-time?
Started by on , 13 posts by 13 people.  
Compile time is used to describe something that occurs when a program is being built (usually, by a compiler....
Compile-time: the time period in which you, the developer a program is running.
Let me google that for you.
In the base class will be called (name and signature must exactly match the original method from compile time it decides at compile time which exact method is called for each static method call (that's the big in those cases....
In WCF services and a variety of other .NET apps, I understand that app.config is used to specify settings. Is this file only used at compile time and settings get stored in the assembly or is it required at run time as well? Does it vary per project ...
Started by on , 5 posts by 5 people.  
There are a bunch of APIs in the System.Configuration namespace that can .
It's a run time thing.
Would NTFS allocation blocks of 16KB or 32KB make compile time faster in comparison to the default 4KB?
Started by on , 4 posts by 4 people.  
With the amount of caching a modern OS does, it seems unlikely to be significant fragmentation would be the biggest factor in determining compile speeds (that is, for a code base.
From compile speed.
Is there a #define in C# that allows me to know, at compile time, if I'm compiling for x86 (Win32) or x64 (Win64)?
Started by on , 4 posts by 4 people.  
By default.
The build platform at compile time and define a custom directive accordingly.
Page: 1   2   3   4   5   6   7   8   9   10  
Related Searches
DRI support has been disabled at compile time   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost