mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 10:50:32 +02:00
* disable notes for the Collections.Generics unit
This commit is contained in:
parent
4f5b708d49
commit
9627f98f7b
@ -37,6 +37,7 @@ unit Generics.Collections;
|
||||
{$DEFINE TREE_CONSTRAINTS := TKey, TValue, TInfo}
|
||||
{$WARNINGS OFF}
|
||||
{$HINTS OFF}
|
||||
{$NOTES OFF}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$POINTERMATH ON}
|
||||
|
Loading…
Reference in New Issue
Block a user