-
I tried to send a message to another address but did not receive the message.
But can receive messages from other address.
-
#### General troubleshooting steps
- [x] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/clos…
parkr updated
3 years ago
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Just upgraded from 0.6.3 to 0.7.1.
On 0.6.3, I could have generated Elixir protobuf files like this:
```
defmodule Test.MyMessage do
@moduledoc false
use Protobuf, syntax: :proto3
@typ…
-
```
syntax = "proto3";
message Sample {
map name = 1;
}
```
gives
```
$ protoc --elixir_out=./lib sample.proto
** (ArgumentError) argument error
:erlang.byte_size(nil)
…
-
Like this:
```proto
package google.bigtable.v1;
option go_package = "google.golang.org/genproto/googleapis/bigtable/v1;bigtable";
option java_package = "com.google.bigtable.v1";
```
qinix updated
4 years ago
-
### What did you do? (required: The issue will be **closed** when not provided)
run omnifunc between '.' and '('
ex: fmt.( , fmt.P(C-X C-O here)(
I thought pass '(' as params to gocode ?
### W…
-
So Elixir 1.9 is out! :tada:
Seeing the following when trying to compile with 1.9 (using the latest github):
```
==> extreme
Compiling 13 files (.ex)
== Compilation error in file lib/messag…
-
```
== Compilation error in file lib/protos/content/service.pb.ex ==
** (UndefinedFunctionError) function Content.Foo.key/1 is undefined (module Content.Foo is not available)
Content.ThumbnailS…
-
Like WebStorm and VS does: eg. Symbol is a type or parameter or namespace or unresolved ...
Textmate based grammars are hard to do this. Since we did support Diagnostics, why not support semantic hig…