Changed Manifest Encoding from UTF-32 to UTF-8
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Changed Manifest Encoding from UTF-32 to UTF-8
Azfar Sabri
requested to merge
manifest-encoding-size
into
master
Nov 20, 2025
Overview
0
Commits
1
Pipelines
2
Changes
2
Related Issue
Issue #202 - Manifest size calculation is incorrect
Changes Made
Changed the encoding used for calculation of manifest size from UTF-32 to UTF-8.
Purpose:
This shows the actual size of the manifest rather than enlarging it unnecessarily.
Merge request reports
Loading