#282 compilation issue
Closed: worksforme by rcritten. Opened by quaternionma.

The compilation on arch from AUR exited with:
tdbusm.c: In function ‘cm_tdbusm_get_vn’: tdbusm.c:244:28: error: assignment to ‘long int’ from ‘int64_t *’ {aka ‘long int *’} makes integer from pointer without a cast [-Wint-conversion] 244 | *n = i64;

gcc Version: 14.1.1 20240522


You don't mention which version of certmonger but this is likely fixed with https://pagure.io/certmonger/c/a144529ce829ae6bed8607743c065c529ee5bf87?branch=master

it was 0.79.20. I was able to compile with the latest version. THX

I should ask the mantainer of the certmonger AUR repo to update to the latest version.

Metadata Update from @rcritten:
- Issue close_status updated to: worksforme
- Issue status updated to: Closed (was: Open)

Metadata