jan_flanders

Untitled

Nov 11th, 2012
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. lib/tink/macro/tools/TypeTools.hx:242: characters 12-26 : This constructor requires 1 arguments
  2. lib/tink/macro/tools/TypeTools.hx:237: characters 5-9 : Void should be haxe.macro.ComplexType
  3. lib/tink/macro/tools/Printer.hx:149: lines 149-237 : Some constructors are not matched : EMeta
  4. lib/tink/macro/tools/TypeTools.hx:39: characters 9-19 : This constructor requires 2 arguments
  5. lib/tink/macro/tools/TypeTools.hx:64: characters 10-34 : constraints : Array<haxe.macro.Type> -> haxe.macro.ClassKind should be haxe.macro.ClassKind
  6. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : Void should be String
  7. lib/tink/macro/tools/TypeTools.hx:79: characters 8-26 : For function argument 'get'
  8. lib/tink/macro/tools/TypeTools.hx:83: characters 6-10 : haxe.macro.FieldType should be Void
  9. lib/tink/macro/tools/TypeTools.hx:107: characters 12-16 : Void should be haxe.macro.FieldType
  10. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be haxe.macro.Ref<haxe.macro.AnonType>
  11. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> should be { toString : Void -> String, get : Void -> haxe.macro.AnonType }
  12. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : Array<haxe.macro.Field> has no field get
  13. lib/tink/macro/tools/TypeTools.hx:134: characters 28-34 : For function argument 'a'
Advertisement
Add Comment
Please, Sign In to add comment