Bruno Antunes

Results 23 issues of Bruno Antunes

Tested on 37.0.2, I get this: ![screen shot 2015-05-12 at 12 46 08](https://cloud.githubusercontent.com/assets/153407/7586439/e4621818-f8a4-11e4-9439-e80c494bb93f.png) In Chrome 42: ![screen shot 2015-05-12 at 12 46 33](https://cloud.githubusercontent.com/assets/153407/7586444/f0d8f058-f8a4-11e4-82ce-ce0ab3241204.png)

I have `Logger.warning` calls in my code, and I see this on the _first_ recompile triggered by ExSync: ``` [error] GenServer ExSync.Logger.Server terminating ** (FunctionClauseError) no function clause matching in...

Tilix is great, thanks for putting it out there. The one thing I miss in it that I get on iTerm (for macOS) is the ability to click on file...

Trying to build the code with `go build` I get: ``` # runtime/internal/sys /usr/lib/go/src/runtime/internal/sys/consts.go:13:7: StackGuardMultiplier redeclared in this block /usr/lib/go/src/runtime/internal/sys/arch.go:27:7: other declaration of StackGuardMultiplier /usr/lib/go/src/runtime/internal/sys/consts.go:16:7: DefaultPhysPageSize redeclared in this block...

## Expected Behavior I'm using SQL Server 2016 Express, set to `SQL_Latin1_General_CP1_CI_AS` collation. When I save data on columns set to `nvarchar(max)` on SQL Server's side, they're properly saved, but...

bug
duplicate
erlang odbc

They don't see to give out keys anymore.

Congrats on this project, the feature set, design and performance are all very, very good. However, the wiki functionality is missing a core feature: easy linking to other pages! How...

_this also includes a RSpec syntax update, I can't stand deprecation warnings :)_ OK, so this fixes https://github.com/copiousfreetime/qup/issues/20, but the behavior is not covered in tests. I'm not too well-versed...

Hello! Thanks for qup, it looks cool. I've tried using it, but I run out of Redis sockets after a while, so I'm missing some cleanup somewhere. I have a...

I'm on fish 2.3.1, and I get this when I use this plugin: ``` An error occurred while redirecting file descriptor 1 dup2: Bad file descriptor An error occurred while...