#1054266 libo3dgc-dev: typos in the headers

Package:
libo3dgc-dev
Source:
libo3dgc-dev
Description:
Open 3D Graphics Compression library (development)
Submitter:
IOhannes m zmoelnig
Date:
2023-10-20 08:27:04 UTC
Severity:
normal
#1054266#5
Date:
2023-10-20 08:24:18 UTC
From:
To:
Dear Maintainer,

while packaging assimp, I'm trying to use libo3dgc as a replacement for the
vendored open3dgc library.

however, it seems that the headers of this library are full of typos, which
makes me wonder whether they are actually used anywhere.

compiling gives me the following warnings:

which is clearly an problem.

then there's also this "nice" typo:

So the library uses 'DecodePlayload' but 'EncodePayload' :facepalm:


for assimp, i'm going to switch back to the vendored library.
but in general, i think libo3dgc has sub-par code quality.

cheers.