-
After upgrading from OS X 10.10 to 10.11, I found that `haxe` and `neko` no longer worked from the terminal.
It appears that "/usr/lib" and "/usr/bin" are no longer writeable, even with sudo permissi…
-
```
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…
-
``` haxe
package;
import haxe.ds.StringMap;
using StringTools;
class Main {
public static function main()
{
var d:TemplateData = {};
}
}
abstract TemplateData({}) from {} to…
-
It would be nice to be able to point haxelib at a "wget" url as well as a local file.
-
```
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…
-
A standalone neko app created with `nekotools boot` doesn't find the necessary `libneko.so` even when it's in the same folder. This works without problems in Windows (don't know about OSX). By default…
-
```
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…
-
It possibly affects other platforms as well, but I have seen this on Mac.
I saw this happen around 4 months ago, but didn't require 3.2 and figured it was general development hiccups that would pass.…
-
Hi. I have problem with default (non exact) seek in this VP9 video: http://a.pomf.se/ychsdg.webm (mirror: http://dump.bitcheese.net/files/evenaja/neko.webm)
When I press LEFT or RIGHT keys only audio…
-
```
What steps will reproduce the problem?
1. neko server.n localhost 1935
2.
3.
What is the expected output? What do you see instead?
1) Don't know because the docs don't tell you.
2) njh:/home/de…