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

STRING_DATA_RIGHT_TRUNCATION defined twice #1133

Closed
barredterra opened this issue Jul 28, 2020 · 1 comment
Closed

STRING_DATA_RIGHT_TRUNCATION defined twice #1133

barredterra opened this issue Jul 28, 2020 · 1 comment

Comments

@barredterra
Copy link

The constant STRING_DATA_RIGHT_TRUNCATION is defined twice:

STRING_DATA_RIGHT_TRUNCATION = '01004'

STRING_DATA_RIGHT_TRUNCATION = '22001'

So the first value is never gets to see the light.

@dvarrazzo
Copy link
Member

You are absolutely right. However the first is a warning, so it's never raised.

Have you found other collisions?

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

No branches or pull requests

2 participants