-
Today, it's not possible to make generated types "internal" C# types. All the generated types are "public".
This is an issue for Slic types defined in `SlicDefinitions.ice` or the protocol types f…
-
### Description
get error after run cmake --build .
### Steps to reproduce
1:
git clone --recursive -b master https://github.com/mumble-voip/mumble.git
2:
cd mumble
3:
mkdir build && cd bu…
-
Hello,I found a potential bugs of Use of Uninitialized Variable in source code of mcpp,would you help me check if this bugs is true?thanks for your patience and effort.
============================…
-
It looks like postgres 11 isn't included in debian 10 any longer. You'd have to get it from postgres directly. Same what's been done for pg12: https://github.com/ome/omero-install/blob/develop/linux/s…
-
Here's the output of the failed task at `molecule converge -s ice36all`.
```
TASK [ansible-role-ice : zeroc ice | setup repository] ****************************************************************…
-
**Version(please complete the following information):**
- Ice Version [e.g. 3.7.4]
- OS: [e.g. Linux, Windows,]
- Distribution: [e.g. YUM, Apt, Homebrew]
We are trying to package OpenDDS app…
-
**Host Environment**
- OS: Windows
I am not using any type of proxy, but still I am receiving this error.
I have tried switching internet connections, but still it doesn't work.
**Failure log…
-
As suggested by Bernard we should simplify compact type IDs support in IceRpc and only keep then for unmarshaling and class factory lookup, but IceRpc will never marshal compact type IDs that would be…
-
Hello, first of all thank you for adding a mumble plugin. Teamspeak very costly.
I have added plugin to seat (=ok)
![image](https://user-images.githubusercontent.com/47175867/131857446-ab1938f9-ae…
-
Like the title says, this crashes the compiler:
```slice
module Foo
{
enum MyEnum {}
}
```
All user defined types are stored in the AST vector, but primitives are stored in a special `primi…