-
### Search first
- [X] I searched and no similar issues were found
### Description
As I told in https://github.com/liquibase/liquibase/issues/2104#issuecomment-1146271993 ,
When I run scripts in …
-
Full name of submitter (unless configured in github; will be published with the issue): Jim X
Consider this case:
````cpp
auto fun(){
return;
}
````
[dcl.type.auto.deduct] p2.1.1 says:
…
-
Full name of submitter: Anoop Rana
Reference (section label): [dcl.fct]
Issue description:
Currently there is no restriction on the type of the explicit object parameter. Consider the followi…
-
The following CL command would have to be converted to Python
```
dcl &cmd type(*char) len(20) value('CRTBNDRPG BMORRIS740')
dcl &destinfo type(*char) len(1000)
dcl &ccsid *in…
-
Hey @smallfind and @tpendragon
Two titles (bound together but fiched seprately) had the same dcl number. I assigned a new one for Cico No 4125 (header: 4124(2) = 4125) and I already changed it to …
-
Not sure if this is know, but I am experiencing two issues with content assist
1. If you declare a procedure starting with '#', it seems to break the code completion.
**Example**
```
dcl-proc …
-
[dcl.fct.def.general] p2 says
> In a function-definition, either `void declarator ;` or `declarator ;` shall be a well-formed function declaration as described in [dcl.fct].
The latter form `decla…
-
Overture will allow you to set a breakpoint on a `dcl` statement, like `dcl x : nat := 123`. But in the command line, you're not allowed to do that - it says that there are no breakable expressions or…
-
terminate called after throwing an instance of 'std::length_error'
what(): vector::reserve
-
**Is your feature request related to a problem? Please describe.**
The new flow of handling Avatars from SDK7 according to https://adr.decentraland.org/adr/ADR-245
**Describe the solution you'd li…