Advertisement
Corpse93

aa

Jul 30th, 2015
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. orme: bsq.h
  2. Error: global scope bad aligned
  3. Error: 42 header not at top of the file
  4. Error (line 4): Struct s_block bad aligned
  5. Error (line 10): Struct s_field bad aligned
  6. Norme: load.c
  7. Error: global scope bad aligned
  8. Error: 6 functions in the file
  9. Error: 42 header not at top of the file
  10. Error (line 46): missing newline after if
  11. Error (line 46): bad indentation
  12. Error (line 46): 2 instructions
  13. Error (line 46, col 2): missing space after if
  14. Error (line 46, col 21): missing space after break
  15. Error (line 56): Bad spacing for argument block
  16. Norme: load2.c
  17. Error: 42 header not at top of the file
  18. Error (line 13, col 2): missing space after if
  19. Error (line 24, col 1): missing space after return
  20. Error (line 60): declarations in my_memcpy are bad aligned
  21. Error (line 60, col 4): bad spacing
  22. Norme: main.c
  23. Error: 42 header not at top of the file
  24. Error (line 9): Bad spacing for argument list
  25. Error (line 59, col 6): buffer is instanciated during declaration
  26. Error (line 61, col 6): x is instanciated during declaration
  27. Norme: output.c
  28. Error: 42 header not at top of the file
  29. Norme: vload.c
  30. Error: 42 header not at top of the file
  31. Error (line 6, col 14): global named length is not well prefixed
  32. Error (line 10): bad indentation
  33. Error (line 12): bad indentation
  34. Error (line 13): bad indentation
  35. Error (line 14): bad indentation
  36. Error (line 15): bad indentation
  37. Error (line 39): declarations in vload_length are bad aligned
  38. Norme: square.c
  39. Error: 42 header not at top of the file
  40. Error (line 100, col 3): missing space after break
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement