We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current git version works with latest Haxe, the current haxelib version doesn't, it gives errors.
C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:18: characters 38-51 : Too many arguments C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:17: lines 17-19 : Missing super constructor call C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:398: characters 12-19 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:399: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:399: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:429: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:429: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:242: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:242: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:245: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:245: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:250: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:250: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:74: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:74: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:95: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:95: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:119: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:119: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:122: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:122: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:174: characters 12-19 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:175: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:175: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:235: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:235: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:183: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:183: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:126: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:126: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:76: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:76: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:279: characters 4-11 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:279: characters 4-11 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:50: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:50: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:59: characters 2-9 : Unknown identifier : ruleset C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:59: characters 2-9 : Invalid assign C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:16: lines 16-504 : Constraint check failure for hxparse.Parser.S C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:16: lines 16-504 : templo.Lexer should be hxparse.TokenSource<templo.Token> C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:16: lines 16-504 : templo.Lexer should be { token : Void -> templo.Token, curPos : Void -> hxparse.Position } C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:16: lines 16-504 : Invalid type for field token : C:\HaxeToolkit\haxe\lib\hxtemplo/3,0,0/templo/Parser.hx:16: lines 16-504 : ruleset : hxparse.Ruleset<Unknown<0>> -> Unknown<0> should be Void -> templo.Token
Suggestion: release the current git as new version.
The text was updated successfully, but these errors were encountered:
I swear I made a release a few days ago... but I guess I didn't. Done now!
Sorry, something went wrong.
Thanks, awesome as always!
Btw, I used the lib here http://github.com/markknol/haxedevelop.org
No branches or pull requests
The current git version works with latest Haxe, the current haxelib version doesn't, it gives errors.
Suggestion: release the current git as new version.
The text was updated successfully, but these errors were encountered: