Примеры использования A code fragment на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Consider a code fragment taken from TOR.
I have collected a lot of examples demonstrating that an error occurred because of copying and modifying a code fragment.
This is a code fragment from the project Codec ACC.
A code fragment that solves this problem.
The analyzer detected a code fragment that may contain a typo.
A code fragment generating random numbers might cause much more random consequences than needed.
It's highly probable that a code fragment was commented carelessly.
This is a code fragment from the project Decoder Mpeg Audio.
I have been much amused today by a code fragment from the ffdshow project.
Here's a code fragment taken from a real-life application.
The analyzer won't generate the message if formatting of a code fragment demonstrates deliberate use of the','operator.
Consider a code fragment intended to find the" PI" substring in a string.
The analyzer detected a code fragment where a null pointer is used.
If you parallelize a code fragment which works with private variables using the threads in which the variables were created, different threads will get different values of the variables.
Less obvious is an attempt to check just a code fragment instead of a whole compilation unit a file.
Let's look at a code fragment of an application containing an error of this type.
The analyzer found a code fragment that has a nonsensical comparison.
However, there is a code fragment where the programmer bravely dereferences the pointer without checking it.
I will explain this using a code fragment taken from a real application.
The following is a code fragment where a variable is assigned to itself.
The analyzer found a code fragment where the semicolon';' is probably missing.
The analyzer has detected a code fragment that is very likely to contain a typo.
The analyzer found a code fragment that most probably has a logic error.
The analyzer detected a code fragment that I cannot call erroneous with 100% certainty.
The analyzer has detected a code fragment that is very likely to have a logical error in it.
The analyzer detected a code fragment that may result in using an invalid iterator.
Parallel section is a code fragment to which the pragma omp parallel directive is applied.
When we speak of 64-bit errors,we mean those cases when a code fragment that works well in the 32-bit version of an application causes errors after being recompiled in the 64-bit mode.
If it seems to you that the analyzer fails to find errors in a code fragment that surely contains them or, on the contrary,generates false positives for a code fragment which you believe to be correct, please send us the preprocessor's temporary file.