[fpc-devel] Wrong docs: not initialized global variables
    Jonas Maebe 
    jonas at freepascal.org
       
    Thu Apr  5 19:16:50 CEST 2018
    
    
  
On 05/04/18 17:18, Michael Van Canneyt wrote:
> On Thu, 5 Apr 2018, Martok wrote:
> 
>> Am 05.04.2018 um 08:35 schrieb Michael Van Canneyt:
>>> If the compiler devs wanted, they could initialize every string with the
>>> '<undefined string>' constant,
>> That is in fact the -gt option.
> 
> I doubt -gt does something for managed types?
It does not, except for managed string results (because those are not 
guaranteed to be empty by Delphi either).
Jonas
    
    
More information about the fpc-devel
mailing list