-
Agregar en el evento handInit que informe cuantos son los puntos por falta envido
jcbp updated
13 years ago
-
```
Franca deployment model does not offer the possibility of specifying how
enumerators are encoded (8 bits, 16 bits, 32 bits, 64 bits) for a given IPC
backend.
Would it be possible to make the ty…
-
(*** 此版块专为反馈bug及提交需求服务,不负责解答开发问题,请勿发表开发问题,
如果您需要这方面的帮助,请移步`问答社区`:http://weixin.senparc.com/QA ***)
##### 问题描述
##### 发现问题的模块
JsApiTicketContainer.cs中
```
///
/// 获取可用Ticket
…
-
```
Franca 0.9.0 supports integer type definitions with ranges, e.g.
"Integer(1,30)". See issue 18 for details. However, there are still some issues
with handling of these integer types, e.g., some …
-
```
Component/Plugin:
org.franca.connectors.dbus
org.franca.connectors.dbus.ui
Feature details:
Allow the "D-Bus Compatibility Validator"
(org.franca.connectors.dbus.validators.DBusCompatibilityVali…
-
Hello,
I am facing the following issue when trying to build with a hermetic python interpreter according to this repo: https://github.com/sha1n-playground/bazel-python-toolchain
In file included f…
-
When I placed a blue belt (also tried placing a stacker) a huge storage container gets placed right on top. cannot access the storage and cannot delete it either, yet it is in the way. Please advise. …
-
I realize that one should probably not leave the preloader installed if the mod is disabled, but I thought I'd report on it as throwing an error anyway, in case that is useful information for the mod'…
-
Hello,
I have a service which sends the temperature via an attribute and I want to switch it over TCP.
With the configuration detailed below I get the following mesage on client side:
`[warni…
-
```
Java templates are a great help when designing generic interfaces with some
variable types, which can be reused as kind of design patterns later.
This is very beneficial and largely used in Java …