<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div class="default-style">
Have there been any changes to the initialization order of units in the last 6 month?
<br>
</div>
<div class="default-style">
I have a complex project with multiple units with initialization section. And now
<br>
</div>
<div class="default-style">
one of those units does not get initialized before it is used by the initialization part of
<br>
</div>
<div class="default-style">
an other unit. This worked at the beginning of the year!
<br>
</div>
<div class="default-style">
<br>
</div>
<div class="default-style">
I tried to move this unit up in all units where it is used. Without luck!
<br>
</div>
<div class="default-style">
It's the first unit after Forms in the program.
<br>
</div>
<div class="default-style">
<br>
</div>
<div class="default-style">
Any hints?
<br>
</div>
<div class="default-style">
<br>
</div>
<div class="default-style">
fpc version: trunk
<br>
</div>
<div class="io-ox-signature">
<p>Pascal<br></p>
</div>
</body>
</html>