Skip to content

Prevent conversion warning in generated code #8637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

mrotteveel
Copy link
Member

This prevents generated code from producing compiler warning like (Windows/Visual C++):

warning C4838: conversion from 'int' to 'const unsigned char' requires a narrowing conversion

@mrotteveel mrotteveel requested a review from asfernandes July 2, 2025 06:44
@mrotteveel mrotteveel merged commit 4a01205 into FirebirdSQL:master Jul 2, 2025
23 checks passed
@mrotteveel mrotteveel deleted the prevent-conversion-warning branch July 2, 2025 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants