Skip to content

Commit 2478b15

Browse files
rdipardoRobert Di Pardo
authored andcommitted
Reduce binary size
No user has yet reported a range exception being thrown by a release build, although older Delphi versions were prone to overflow when decoding multi-byte glyphs [^1] The stability of current FPC versions is probably solid enough to let us discard the size and performance penalties of runtime checks --- [^1] Cf. 82f9b0e
1 parent 1d7ed63 commit 2478b15

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/prj/HTMLTag.lpi

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,6 @@
4646
</Parsing>
4747
<CodeGeneration>
4848
<RelocatableUnit Value="True"/>
49-
<Checks>
50-
<RangeChecks Value="True"/>
51-
<OverflowChecks Value="True"/>
52-
</Checks>
5349
<TargetCPU Value="x86_64"/>
5450
<Optimizations>
5551
<OptimizationLevel Value="3"/>

0 commit comments

Comments
 (0)