1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 13:42:30 +02:00
cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch
Jonah Graham 0d60cb3fdc Fix undefined behaviour in C code problem
Without the return, this code would core dump, depending
on compiler version. The compiler was generating a warning
too about the missing return.

Part of #816
2025-01-24 14:04:47 -05:00
..
src Fix undefined behaviour in C code problem 2025-01-24 14:04:47 -05:00
.gitignore Added bin directory to .gitignore 2011-06-25 16:22:34 -07:00