Version 1.4.0 #1
Merged
Annotations
5 errors and 11 warnings
|
|
|
benchmarks/MultithreadingBenchmarks.cs#L24
The type or namespace name 'ScopedMemoryAllocator' could not be found (are you missing a using directive or an assembly reference?)
|
|
examples/02-Advanced/MemoryLeakDetection.cs#L16
The type or namespace name 'DebugMemoryAllocator' could not be found (are you missing a using directive or an assembly reference?)
|
|
benchmarks/MultithreadingBenchmarks.cs#L24
The type or namespace name 'ScopedMemoryAllocator' could not be found (are you missing a using directive or an assembly reference?)
|
|
examples/02-Advanced/MemoryLeakDetection.cs#L16
The type or namespace name 'DebugMemoryAllocator' could not be found (are you missing a using directive or an assembly reference?)
|
|
|
|
src/Allocators/SlabAllocator.cs#L189
The variable 'ex' is declared but never used
|
|
src/Allocators/LargeBlockAllocator.cs#L332
The variable 'ex' is declared but never used
|
|
src/Allocators/LargeBlockAllocator.cs#L233
The variable 'ex' is declared but never used
|
|
src/Allocators/LargeBlockAllocator.cs#L207
The variable 'ex' is declared but never used
|
|
src/Allocators/SlabAllocator.cs#L152
The variable 'ex' is declared but never used
|
|
src/Allocators/SystemMemoryAllocator.cs#L194
The variable 'ex' is declared but never used
|
|
src/Allocators/UnmanagedMemoryPool.cs#L260
The variable 'ex' is declared but never used
|
|
src/Allocators/UnmanagedMemoryPool.cs#L191
The variable 'ex' is declared but never used
|
|
src/Allocators/DebugAllocator.cs#L190
The variable 'ex' is declared but never used
|
|
src/Core/UnmanagedBuffer.cs#L319
The variable 'ex' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading