Skip to content
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

error: conversion from 'SQLite::Column' to 'unsigned char' is ambiguous #179

Closed
KOLANICH opened this issue Feb 8, 2019 · 2 comments
Closed
Assignees

Comments

@KOLANICH
Copy link
Contributor

KOLANICH commented Feb 8, 2019

No description provided.

@SRombauts SRombauts self-assigned this Mar 2, 2019
@SRombauts
Copy link
Owner

True, I did not provide conversion to char, short, unsigned char and unsigned short.

Not sure it's a good idea though, since this might imply a truncation. Though it could be true with other implicit cast I wrote, so why not....

Do you really use this kind of variable types?

@KOLANICH
Copy link
Contributor Author

KOLANICH commented Mar 3, 2019

Do you really use this kind of variable types?

I do.

SRombauts added a commit that referenced this issue Mar 3, 2019
Fix #179 error: conversion from 'SQLite::Column' to 'unsigned char' is ambiguous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants