MikhailPasechnik / RT

1 stars 0 forks source link

norm #11

Open MikhailPasechnik opened 4 years ago

MikhailPasechnik commented 4 years ago

norm.txt

ktgri commented 4 years ago

*norminette src/.c**
Norme: ./src/events.c Error: 6 functions in the file Norme: ./src/file_io.c Norme: ./src/main.c Error (line 47): C++ comment Norme: ./src/navigation.c Norme: ./src/parser.c Warning: /Users/bmahi/Desktop/RTV_FIN/src/parser.c may not compile or is invalid for some reasons. Norme: ./src/app.c Error: 7 functions in the file Norme: ./src/renderer.c Warning: /Users/bmahi/Desktop/RTVFIN/src/renderer.c may not compile or is invalid for some reasons. Norme: ./src/generator.c Error: 6 functions in the file Error (line 74, col 30): not unixcase Error (line 79): function generate_scene has 38 lines Error (line 100): C++ comment Error (line 101): C++ comment Error (line 102): C++ comment Norme: ./src/utils.c Norme: ./src/buffer.c Error: 11 functions in the file Error (line 65): function transfer_objects has 27 lines Error (line 96): function transfer_light has 27 lines Norme: ./src/select.c Error: 42 header not at top of the file Error (line 1): C++ comment Error (line 2): C++ comment Error (line 3): C++ comment Norme: ./src/texture_buffer.c

ktgri commented 4 years ago

*norminette include/.h**
Norme: ./include/file_io.h Norme: ./include/obj.h Warning: /Users/bmahi/Desktop/RTV_FIN/include/obj.h may not compile or is invalid for some reasons. Norme: ./include/ocl.h Norme: ./include/m3d.h Norme: ./include/rt.h Error (line 40): line has 107 characters Error (line 51): comment not well formatted Error (line 119): C++ comment Error (line 120): C++ comment

ktgri commented 4 years ago

*norminette src/math3d/.c**
Norme: ./src/math3d/mat4.c Norme: ./src/math3d/mat4_op.c Error (line 16): bad spacing after m4_rotate_relative Error (line 25): C++ comment Error (line 26): C++ comment Error (line 27): C++ comment Error (line 28): C++ comment Error (line 29, col 0): no empty line before block Error (line 37): function look_at has 26 lines Norme: ./src/math3d/mat4_utils.c Norme: ./src/math3d/mat4_rts.c Norme: ./src/math3d/vec3.c Norme: ./src/math3d/vec3_op.c Norme: ./src/math3d/mat4_transform.c Norme: ./src/math3d/mat4_inv.c