-
void Log(const char* s, int32 len)
{
// TODO: Can we get rid of that allocation?
FString LogString = FString(len, UTF8_TO_TCHAR(s));
UE_LOG(LogTemp, Warning, TEXT("%s"), *Lo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-2995 |
|Radar | None |
|Original Reporter | DemiMarie (JI…
-
If you die in the void, the armor stands "die" too and you lose your inventory. This function could be improved making armor stands/items immune to damage or via teleporting in a safe place where the …
-
## Description
I have test method hooked up to a data source attribute that is passing to a parameter an object that needs to be disposed at the end of the test. Consequently, I would like to have a…
-
Issue:
Does not build on Mac.
Error:
```
./src/main.zig:1:11: error: C import failed
const c = @cImport({
^
./zig-cache/o/812b576719d56fc816f68bf98065eb2d/cimport.h:1:10: note: 'SDL…
-
Shook this out with try_repeat:
```
---- lang_tests::unroll_safe_implies_noinline.c status ----
Error
---- lang_tests::unroll_safe_implies_noinline.c stderr ----
--- Begin aot ---
source_f…
-
**/mvtp world** has the quality of teleporting a player to the exact spawn point (within safe constraints). The problem I experience in testing is that a player or mob already standing on the spawnpoi…
-
### Environment
Visual Studio version: Visual studio 2017 (15.7.4)
- CodeMaid version: Latest
- Code language: C#
### Description
Often times I write code like this:
````
private int …
-
## Bug report
### Describe the bug
In the file xbmc/interfaces/legacy/Monitor.h we have the, strange, construct:
```
#ifdef DOXYGEN_SHOULD_USE_THIS
///
/// \ingroup python_monito…
-
## ttanjo (tom-tan) reported this on 2021-06-19T12:16:53Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=22043
### CC List
* moonlightsentinel
### Description
I tentatively set the …