Results 36 issues of simendsjo

Building with GDC 4.9 on Arch x64 fails. The example segfaults of building in debug mode, and it gives OutOfMemory if built with release.

``` Explain-pause-mode: please report this bug by creating a Github issue at https://github.com/lastquestion/explain-pause-mode. Explain-pause-mode is now _disabled_ so you can continue to hopefully use Emacs. Info follows: explain-pause version: 0.1...

Before I go further with this and create a PR, I want to get your input on whether you want it and your thoughts on the design. This is related...

enhancement
help wanted

When using `PropertyAttribute`, I would expect all `SetUpAttribute` and `TearDownAttribute` to be run as would be the case for `TestAttribute`. We have an attribute with a similar use-case, and does...

enhancement

> UrhoSharp is a lightweight Game Engine suitable for using with C# and F# to > create games that run on Android, iOS, Mac, Windows and **Unix**. Isn't GNU/Linux supported?...

enhancement

I'm using several services which requires Windows Authentication (NTLM). Is there a way to supply this? And can I use it by requiring a popup instead of writing my password...

### Description Cannot build blog from direct clone ### Repro steps 1) clone 2) ./build 3) ./fake ### Expected behavior Build the default site ### Actual behavior Crash ### Known...

x-platform compatibility

I didn't encounter any issues using `mono v4.2.1` and `fsharp v4.0` on GNU/Linux.

.. so my documentation looks like this: ``` T consume(T, ubyte N)( ref ubyte[] packet ) pure nothrow; T consume(T, ubyte N)( ref ubyte[] packet ) pure nothrow; ```

external bug

.. at least in Authors blocks. Not sure if this is intended to easier embed html though. ``` Authors: My Name ``` Is added as: ``` My Name ``` Perhaps...

enhancement