Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in undefined-behavior
How to deal with clang's (3.9) -Wexpansion-to-defined warning?
Nov 06, 2022
c++
c
clang
undefined-behavior
defined
Where exactly does C++ standard say dereferencing an uninitialized pointer is undefined behavior?
Sep 19, 2022
c++
standards
undefined-behavior
language-lawyer
Why is this statement not working in java x ^= y ^= x ^= y;
Sep 19, 2022
java
swap
undefined-behavior
xor
Buffer overrun with bit-fields and value initialization - compiler bug or undefined behavior?
Sep 11, 2022
c++
visual-c++
c++14
language-lawyer
undefined-behavior
sizeof(""+0) != sizeof(char *) Bug or undefined behaviour?
Dec 29, 2021
c
sizeof
undefined-behavior
Undefined behaviour or gcc optimization bug
Apr 09, 2022
c++
optimization
g++
undefined-behavior
Can a primitive-type data member of a derived class be used as a parameter to its base constructor?
Apr 08, 2022
c++
constructor
language-lawyer
undefined-behavior
What treatment can a pointer undergo and still be valid?
Sep 16, 2022
c
pointers
undefined-behavior
Ramifications of C++20 requiring two's complement
Nov 07, 2022
c++
undefined-behavior
twos-complement
c++20
How to implement fast inverse sqrt without undefined behavior? [duplicate]
Nov 09, 2022
c++
undefined-behavior
strict-aliasing
Is it Undefined Behaviour to cast away the constness of a function parameter?
Mar 09, 2017
c
casting
constants
undefined-behavior
language-lawyer
Function call with pointer to non-const and pointer to const arguments of same address
Sep 18, 2022
c++
c
constants
undefined-behavior
Virtual destructor and undefined behavior
Sep 25, 2022
c++
undefined-behavior
virtual-destructor
Android debugger hides local variable
May 13, 2022
java
android
debugging
undefined-behavior
Decrementing a pointer out of bounds; incrementing it into bounds [duplicate]
Sep 24, 2022
c
pointers
undefined-behavior
reinterpret_cast bug or UB? [duplicate]
Oct 01, 2022
c++
language-lawyer
undefined-behavior
reinterpret-cast
Is Type name = name; ever useful in C++?
Sep 18, 2019
c++
variables
initialization
declaration
undefined-behavior
Are memory leaks "undefined behavior" class problem in C++?
Jul 07, 2022
c++
memory-management
memory-leaks
undefined-behavior
Is it undefined behaviour to call a function with pointers to different elements of a union as arguments?
Nov 19, 2022
c
language-lawyer
undefined-behavior
unions
type-punning
Array pointer aliasing - undefined behavior?
Sep 17, 2022
c
undefined-behavior
pointer-aliasing
« Newer Entries
Older Entries »