mirror of
https://github.com/MariaDB/server.git
synced 2025-11-30 05:23:50 +03:00
/mariadb/10.3/wsrep/wsrep_gtid.c:45:26: error: conversion from 'long int' to 'unsigned int' may change value [-Werror=conversion] 45 | offset = endptr - str;