Advertisement
Corpse93

aaaaaa

Jul 29th, 2015
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.68 KB | None | 0 0
  1. ➜ bsq2 norminette main.c square.c
  2. Norme: main.c
  3. Error: global scope bad aligned
  4. Error: 42 header not at top of the file
  5. Error (line 7, col 0): _memchr not unixcase
  6. Error (line 16): Empty line
  7. Error (line 21, col 8): missing parentheses in return statement
  8. Error (line 24): comment not well formatted
  9. Error (line 33): declarations in load are bad aligned
  10. Error (line 33): declarations must be followed by one empty line in load
  11. Error (line 33): function load has 95 lines
  12. Error (line 33): bad spacing between _memchr and load
  13. Error (line 33, col 0): load has 9 variables
  14. Error (line 35): multiple declarations
  15. Error (line 37, col 5): fd is instanciated during declaration
  16. Error (line 38): multiple declarations
  17. Error (line 38, col 8): length is instanciated during declaration
  18. Error (line 39): multiple declarations
  19. Error (line 39, col 5): lines is instanciated during declaration
  20. Error (line 39, col 16): columns is instanciated during declaration
  21. Error (line 41): Empty line
  22. Error (line 41): multiple empty lines
  23. Error (line 42): comment not well formatted
  24. Error (line 42): comment not well placed
  25. Error (line 43, col 1): missing space after if
  26. Error (line 47, col 2): missing space after return
  27. Error (line 49): Empty line
  28. Error (line 50): comment not well formatted
  29. Error (line 52): Empty line
  30. Error (line 53): comment not well formatted
  31. Error (line 54): missing newline after while
  32. Error (line 54): bad indentation
  33. Error (line 54): 2 instructions
  34. Error (line 55): Empty line
  35. Error (line 56): comment not well formatted
  36. Error (line 56): bad indentation
  37. Error (line 63): comment not well formatted
  38. Error (line 65): Empty line
  39. Error (line 66): comment not well formatted
  40. Error (line 70): Empty line
  41. Error (line 71): comment not well formatted
  42. Error (line 75): Empty line
  43. Error (line 76): comment not well formatted
  44. Error (line 80): comment not well formatted
  45. Error (line 80): comment not well placed
  46. Error (line 80): bad indentation
  47. Error (line 82): comment not well formatted
  48. Error (line 82): comment not well placed
  49. Error (line 84): comment not well formatted
  50. Error (line 84): comment not well placed
  51. Error (line 89): comment not well formatted
  52. Error (line 89): comment not well placed
  53. Error (line 92): comment not well formatted
  54. Error (line 94): Empty line
  55. Error (line 95): comment not well formatted
  56. Error (line 101, col 2): missing space after return
  57. Error (line 103): Empty line
  58. Error (line 104): comment not well formatted
  59. Error (line 108): Empty line
  60. Error (line 109): comment not well formatted
  61. Error (line 116): Empty line
  62. Error (line 122, col 3): missing space after return
  63. Error (line 124): Empty line
  64. Error (line 128): Empty line
  65. Error (line 132): declarations in field are bad aligned
  66. Error (line 132): function field has 51 lines
  67. Error (line 132, col 0): field has 11 variables
  68. Error (line 132, col 4): bad spacing
  69. Error (line 135): multiple declarations
  70. Error (line 136): multiple declarations
  71. Error (line 137): multiple declarations
  72. Error (line 138): multiple declarations
  73. Error (line 138, col 5): i is instanciated during declaration
  74. Error (line 139, col 5): c is instanciated during declaration
  75. Error (line 143): missing newline after if
  76. Error (line 143): bad indentation
  77. Error (line 143): 2 instructions
  78. Error (line 143, col 12): missing space after return
  79. Error (line 144): Empty line
  80. Error (line 147): Empty line
  81. Error (line 149): Empty line
  82. Error (line 162): Empty line
  83. Error (line 169): Empty line
  84. Error (line 172): Empty line
  85. Error (line 183): Empty line
  86. Error (line 187): declarations in main are bad aligned
  87. Error (line 190, col 5): i is instanciated during declaration
  88. Error (line 202): Empty line
  89. Error (line 203, col 8): missing parentheses in return statement
  90. Norme: square.c
  91. Error: global scope bad aligned
  92. Error: 42 header not at top of the file
  93. Error (line 4): declarations in square_test are bad aligned
  94. Error (line 4): declarations in square_test must be at the top of the function
  95. Error (line 4): function square_test has 68 lines
  96. Error (line 4, col 7): square_test has 7 variables
  97. Error (line 9): comment not well placed
  98. Error (line 11): comment not well placed
  99. Error (line 13): comment not well formatted
  100. Error (line 13): comment not well placed
  101. Error (line 14, col 5): i is instanciated during declaration
  102. Error (line 16): comment not well formatted
  103. Error (line 16): comment not well placed
  104. Error (line 21): Empty line
  105. Error (line 23): Empty line
  106. Error (line 27): Empty line
  107. Error (line 28): comment not well formatted
  108. Error (line 28): comment not well placed
  109. Error (line 31): comment not well formatted
  110. Error (line 31): comment not well placed
  111. Error (line 31): bad indentation
  112. Error (line 33): Empty line
  113. Error (line 34): comment not well formatted
  114. Error (line 34): comment not well placed
  115. Error (line 37): comment not well formatted
  116. Error (line 37): comment not well placed
  117. Error (line 37): bad indentation
  118. Error (line 40): comment not well formatted
  119. Error (line 40): comment not well placed
  120. Error (line 40): bad indentation
  121. Error (line 42): comment not well formatted
  122. Error (line 42): comment not well placed
  123. Error (line 43): comment not well formatted
  124. Error (line 43): comment not well placed
  125. Error (line 44, col 4): missing space after break
  126. Error (line 46): Empty line
  127. Error (line 47): comment not well formatted
  128. Error (line 47): comment not well placed
  129. Error (line 49): comment not well formatted
  130. Error (line 49): comment not well placed
  131. Error (line 52): Empty line
  132. Error (line 53): comment not well formatted
  133. Error (line 56, col 3): missing space after break
  134. Error (line 58): comment not well formatted
  135. Error (line 58): comment not well placed
  136. Error (line 59): comment not well formatted
  137. Error (line 59): comment not well placed
  138. Error (line 61): comment not well formatted
  139. Error (line 61): comment not well placed
  140. Error (line 64): Empty line
  141. Error (line 65): comment not well formatted
  142. Error (line 70): comment not well formatted
  143. Error (line 77): function square_find has 57 lines
  144. Error (line 77, col 0): square_find has 8 variables
  145. Error (line 95): Empty line
  146. Error (line 98): comment not well formatted
  147. Error (line 98): comment not well placed
  148. Error (line 98): bad indentation
  149. Error (line 100): Empty line
  150. Error (line 101): comment not well formatted
  151. Error (line 101): comment not well placed
  152. Error (line 108, col 4): missing space after break
  153. Error (line 114): Empty line
  154. Error (line 121): Empty line
  155. Error (line 122): comment not well formatted
  156. Error (line 125, col 3): missing space after break
  157. Error (line 127): Empty line
  158. Error (line 128): comment not well formatted
  159. Error (line 128): comment not well placed
  160. Error (line 132): Empty line
  161. Error (line 133): comment not well formatted
  162. Error (line 133): comment not well placed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement