-
Im using latest git versions of hxcpp and lime, both built following instructions (lime rebuild tools, lime rebuild mac, etc), OS X 10.10.1 Yosemite.
```
haxelib list
...
hxcpp: 3.0.0 3.0.2 3.1.30 3.…
-
```
What steps will reproduce the problem?
Attempt to sanitize tag like:
link
link
Closing tags parsed Ok
What is the expected output? What do you see instead?
Expected:
link
link
Exception:
INVALI…
-
I have a rather old web app here targetting neko using SPOD. I just saw that it doesn't compile anymore. With current Haxe dev version, I get a stack overflow in String.hx, caused by some loop in Reco…
-
```
What steps will reproduce the problem?
Attempt to sanitize tag like:
link
link
Closing tags parsed Ok
What is the expected output? What do you see instead?
Expected:
link
link
Exception:
INVALI…
-
Finally able to reproduce this bug with minimal code - http://blog.zame-dev.org/pub/textfieldbug.zip
Illustration:
![screen shot 2015-02-04 at 16 36 27](https://cloud.githubusercontent.com/assets/854…
-
So far I'm finding a lower framerate in "next" than in "legacy." Specifically in flixel.
Reproduction:
- Compile flixel's "mode" demo using "lime test windows -debug" (legacy)
- Compile flixel's "mod…
-
I'm using Intellij IDEA 14 with the latest Haxe plug-in (0.9.2) but now compiler errors are not shown - instead it just says:
Warning:This is not a real warning, it's just here to force this window t…
-
Trying to authentificate a user using ufront + sqlite i get the following error:
```
(Error while executing SELECT * FROM auth_permission WHERE userID = 3 OR FALSE (Sqlite error in SELECT * FROM auth…
-
Hello dpeek,
I have a package called com.mydomain.mylibrary
when I've got all the xml (in the bin/xml folder) written and I launch
`haxelib run dox -o docs -i bin/xml -in com`
I get just my package
…
-
```
What steps will reproduce the problem?
Attempt to sanitize tag like:
link
link
Closing tags parsed Ok
What is the expected output? What do you see instead?
Expected:
link
link
Exception:
INVALI…