Merge remote-tracking branch 'origin/bugfix/clear-PlyStackEntry-share… #4507
Annotations
10 errors
Build:
src/Lynx/Engine.cs#L51
The type 'TranspositionTableElement[]' may not be used as the target type of new()
|
Build:
src/Lynx/Engine.cs#L117
'TranspositionTableElement[]' does not contain a definition for 'Reset' and no accessible extension method 'Reset' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/IDDFS.cs#L355
'TranspositionTableElement[]' does not contain a definition for 'HashfullPermillApprox' and no accessible extension method 'HashfullPermillApprox' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L51
'TranspositionTableElement[]' does not contain a definition for 'ProbeHash' and no accessible extension method 'ProbeHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L99
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L291
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L338
'TranspositionTableElement[]' does not contain a definition for 'PrefetchTTEntry' and no accessible extension method 'PrefetchTTEntry' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L462
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L476
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/Lynx/Search/NegaMax.cs#L481
'TranspositionTableElement[]' does not contain a definition for 'RecordHash' and no accessible extension method 'RecordHash' accepting a first argument of type 'TranspositionTableElement[]' could be found (are you missing a using directive or an assembly reference?)
|
Loading