Skip to content
New issue

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

Release the git version #6

Closed
markknol opened this issue Dec 8, 2015 · 3 comments
Closed

Release the git version #6

markknol opened this issue Dec 8, 2015 · 3 comments

Comments

@markknol
Copy link
Contributor

markknol commented Dec 8, 2015

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.

@Simn
Copy link
Owner

Simn commented Dec 9, 2015

I swear I made a release a few days ago... but I guess I didn't. Done now!

@Simn Simn closed this as completed Dec 9, 2015
@markknol
Copy link
Contributor Author

markknol commented Dec 9, 2015

Thanks, awesome as always!

@markknol
Copy link
Contributor Author

markknol commented Dec 9, 2015

Btw, I used the lib here http://github.com/markknol/haxedevelop.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants