Advertisement
titant3k

masker, output

Nov 17th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.03 KB | None | 0 0
  1. masker called with <3> inputs
  2. source file <mk.txt> ... ok
  3. destination file <out.h> ... ok
  4. > reading line [0]
  5. label=<engine>
  6. + < nbits=3, id=arm >
  7. + < nbits=6, id=leg >
  8. + < nbits=8, id=eye >
  9. ____________
  10. looking for 17 bits type ... unsigned int
  11.  
  12. > reading line [1]
  13. label=<tony>
  14. + < nbits=3, id=arm >
  15. v max-value input!
  16. + < nbits=8, id=leg >
  17. v max-value input!
  18. + < nbits=6, id=eye >
  19. ____________
  20. looking for 17 bits type ... unsigned int
  21.  
  22. > reading line [2]
  23. no label
  24. + < nbits=32, id=qui >
  25. + < nbits=33, id=quo >
  26. + < nbits=16, id=qua >
  27. ____________
  28. looking for 81 bits type ... sorry,
  29. I don't have a type that suits this shit! skipping
  30. >> error in line [2]
  31.  
  32.  
  33. > reading line [3]
  34. no label
  35. + < nbits=8, id=tic >
  36. + < nbits=8, id=toc >
  37. + < nbits=16, id=tud >
  38. + < nbits=16, id=tod >
  39. ____________
  40. looking for 48 bits type ... unsigned long
  41.  
  42. ============EOS============
  43.  
  44. vv - executing the test environment - vv
  45. v=0
  46. veye=32
  47. varm=3
  48. vleg=2
  49. [ERR] out of limits in engine_eye
  50.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement