jan_flanders

Untitled

Nov 11th, 2012
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lib/tink/macro/tools/PosTools.hx:44: characters 9-22 : haxe.macro.#Context has no field error
  2. lib/tink/macro/tools/TypeTools.hx:242: characters 12-26 : This constructor requires 1 arguments
  3. lib/tink/macro/tools/TypeTools.hx:237: characters 5-9 : Void should be haxe.macro.ComplexType
  4. lib/tink/macro/tools/PosTools.hx:29: characters 4-22 : haxe.macro.#Context has no field currentPos
  5. lib/tink/macro/tools/ExprTools.hx:302: characters 9-25 : haxe.macro.#Context has no field makeExpr
  6. lib/tink/macro/tools/PosTools.hx:24: characters 29-43 : haxe.macro.#Context has no field typeof
  7. lib/tink/macro/tools/PosTools.hx:39: characters 9-23 : tink.macro.tools.#Bouncer has no field bounce
  8. lib/tink/macro/tools/PosTools.hx:59: characters 4-22 : haxe.macro.#Context has no field currentPos
  9. lib/tink/macro/tools/PosTools.hx:67: characters 9-22 : haxe.macro.#Context has no field error
  10. lib/tink/macro/tools/TypeTools.hx:206: characters 9-23 : haxe.macro.#Context has no field follow
  11. lib/tink/macro/tools/TypeTools.hx:39: characters 9-19 : This constructor requires 2 arguments
  12. lib/tink/macro/tools/TypeTools.hx:64: characters 10-34 : constraints : Array<haxe.macro.Type> -> haxe.macro.ClassKind should be haxe.macro.ClassKind
  13. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : Void should be String
  14. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : For function argument 'get'
  15. lib/tink/macro/tools/TypeTools.hx:83: characters 6-10 : Null<haxe.macro.FieldType> should be Void
  16. lib/tink/macro/tools/TypeTools.hx:83: characters 6-10 : haxe.macro.FieldType should be Void
  17. lib/tink/macro/tools/TypeTools.hx:107: characters 12-16 : Void should be haxe.macro.FieldType
  18. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be haxe.macro.Ref<haxe.macro.AnonType>
  19. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be { toString : Void -> String, get : Void -> haxe.macro.AnonType }
  20. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> has no field get
  21. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : For function argument 'a'
  22. lib/tink/macro/tools/TypeTools.hx:136: characters 13-31 : haxe.macro.#Context has no field currentPos
  23. lib/tink/macro/tools/TypeTools.hx:154: characters 13-31 : haxe.macro.#Context has no field currentPos
  24. lib/tink/macro/tools/ExprTools.hx:338: characters 12-26 : haxe.macro.#Context has no field typeof
  25. lib/tink/macro/tools/ExprTools.hx:178: characters 15-29 : haxe.macro.#Context has no field typeof
  26. lib/tink/macro/tools/ExprTools.hx:188: characters 24-37 : haxe.macro.#Context has no field error
  27. lib/tink/macro/tools/ExprTools.hx:210: characters 21-34 : haxe.macro.#Context has no field error
  28. lib/tink/macro/tools/Printer.hx:149: lines 149-237 : Some constructors are not matched : EMeta
  29. lib/tink/macro/tools/TypeTools.hx:242: characters 12-26 : This constructor requires 1 arguments
  30. lib/tink/macro/tools/TypeTools.hx:237: characters 5-9 : Void should be haxe.macro.ComplexType
  31. lib/tink/macro/tools/TypeTools.hx:39: characters 9-19 : This constructor requires 2 arguments
  32. lib/tink/macro/tools/TypeTools.hx:64: characters 10-34 : constraints : Array<haxe.macro.Type> -> haxe.macro.ClassKind should be haxe.macro.ClassKind
  33. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : Void should be String
  34. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : For function argument 'get'
  35. lib/tink/macro/tools/TypeTools.hx:83: characters 6-10 : haxe.macro.FieldType should be Void
  36. lib/tink/macro/tools/TypeTools.hx:107: characters 12-16 : Void should be haxe.macro.FieldType
  37. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be haxe.macro.Ref<haxe.macro.AnonType>
  38. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be { toString : Void -> String, get : Void -> haxe.macro.AnonType }
  39. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> has no field get
  40. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : For function argument 'a'
  41. lib/tink/macro/tools/Printer.hx:149: lines 149-237 : Some constructors are not matched : EMeta
Advertisement
Add Comment
Please, Sign In to add comment