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

Make dbfcat usable #122

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Make dbfcat usable #122

merged 1 commit into from
Mar 18, 2024

Conversation

thbeu
Copy link
Contributor

@thbeu thbeu commented Mar 18, 2024

Changes:

  • Avoid uninitialized memory in message
  • Fix date and logical fields
  • Fix 160 character limit for passed file names

Breaking changes:

  • Pass file names as is (i.e., no more magic with file extension)
  • Ignore deleted records
  • Print error messages to stderr

Changes:
* Avoid uninitialized memory in message
* Fix date and logical fields
* Fix 160 character limit for passed file names

Breaking changes:
* Pass file names as is (i.e., no more magic with file extension)
* Ignore deleted records
* Print error messages to stderr
@rouault rouault merged commit 3f13de8 into OSGeo:master Mar 18, 2024
6 checks passed
@thbeu thbeu deleted the fix-dbfcat branch March 18, 2024 18:04
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