Skip to content

Commit d643daf

Browse files
committed
#0000 Review: Optimization and corrections
1 parent 3d7b7ce commit d643daf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.inspections

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<component name="InspectionProjectProfileManager">
2+
<profile version="1.0">
3+
<option name="myName" value="Project Default" />
4+
<inspection_tool class="CatchMayIgnoreException" enabled="false" level="WARNING" enabled_by_default="false" />
5+
<inspection_tool class="RawUseOfParameterizedType" enabled="false" level="WARNING" enabled_by_default="false" />
6+
<inspection_tool class="UNCHECKED_WARNING" enabled="false" level="WARNING" enabled_by_default="false" />
7+
</profile>
8+
</component>

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
5.5.0 20221011
1+
5.5.0 20221007
22
BF: Review: Optimization and corrections (without functional impact)
33
The binary is getting a little smaller again. I did not expect that :-)
44
BF: Generator: Correction when parsing structures

0 commit comments

Comments
 (0)