[fpc-devel] Wrong docs: not initialized global variables
    Jonas Maebe 
    jonas at freepascal.org
       
    Wed Apr  4 17:49:01 CEST 2018
    
    
  
On 04/04/18 10:47, Ondrej Pokorny wrote:
> I would lower the level of notification for "trivial: string" to a hint. 
> It is nonsense to emit the same level of notification (warning) for 
> dangerous code ("serious: integer") and valid code ("trivial: string").
> 
> Warnings are something to care about, the "trivial: string" case is not.
The warnings for managed types have a different ID now. Hence, you can 
already disable them separately if you want.
Jonas
    
    
More information about the fpc-devel
mailing list