Build started on: 23-04-2013 at 11:54.21
Build ended on: 23-04-2013 at 11:54.21

-------------- Build: Debug in v_4_bsp_12 (compiler: GNU GCC Compiler)---------------
g++ -Wall -fexceptions -g -Wshadow -Winit-self -Wredundant-decls -Wundef -Winline -Wunreachable-code -Wmissing-declarations -Wswitch-enum -Wswitch-default -Weffc++ -Wmain -pedantic -std=c++11 -Wall -g -c /home/ghaase/Lectures/Kurs-C/V_13/v_4_bsp_12/main.cpp -o obj/Debug/main.o
/home/ghaase/Lectures/Kurs-C/V_13/v_4_bsp_12/main.cpp: In function "int* fibo_wrong()":
/home/ghaase/Lectures/Kurs-C/V_13/v_4_bsp_12/main.cpp:12:7: warning: no previous declaration for "int* fibo_wrong()" [-Wmissing-declarations]
/home/ghaase/Lectures/Kurs-C/V_13/v_4_bsp_12/main.cpp:31:9: warning: address of local variable "result" returned [enabled by default]
g++ -o bin/Debug/v_4_bsp_12 obj/Debug/fkt.o obj/Debug/main.o
Output size is 82.10 KB
Process terminated with status 0 (0 minutes, 0 seconds)
0 errors, 2 warnings (0 minutes, 0 seconds)