-
Warnings to become errors in future releases, using c++17.
[libprotobuf WARNING google/protobuf/compiler/parser.cc:547] No syntax specified for the proto file: dccl/protobuf/option_extensions.proto…
-
Is it possible to use Swift with Goby?
-
Are there examples of using Goby as a scripting language for complex Golang configs?
-
I imagine that these have a common origin. Is it just the omission of a call to `dccl::DynamicProtobufManager::protobuf_shutdown()`?
e.g.,
[goby_test_queue6.log](https://github.com/GobySoft/goby3…
-
- [ ] inline method cache
- [ ] inline constant cache
- [ ] String interning (two level cache table)
- [ ] stack-split
-
rev 9d4c568596fbfe911f0edb0a92d75b175ad900af
the trainer still can not learn spells
##
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14386055-6-x-trainer-bug?…
-
Please see the attached log file. There is a memory management issue, possibly related to the `goby::InterProcessPortal`, that leads to an object being used after it has been freed.
[goby_test_midd…
-
Goby REPL Log:
```ruby
$ go run goby.go -i
# command-line-arguments
ld: warning: PIE disabled. Absolute addressing (perhaps -mdynamic-no-pic) not allowed in code signed PIE, but used in type..e…
-
(Opening this issue to get the discussion started)
Relevant classes, for reference:
- Built-in loss calculation code: https://github.com/deeplearning4j/nd4j/blob/master/nd4j-backends/nd4j-api-parent/…
-
> file_name string must contain \"%1%\" which is expanded to the current application start time (e.g. 20190201T184925)
I don't think this should be enforced. I envision needing to write tests that …