Skip to content

Conversation

@QuLogic
Copy link

@QuLogic QuLogic commented May 15, 2015

Just a couple of minor bits to cleanup the build and git settings.

  • automake complains about missing files
  • NetCDF option is not used for anything
  • git status shows many untracked files because they are not ignored
  • asprintf causes a compiler warning since it's a GNU extension

QuLogic added 4 commits May 14, 2015 23:17
This will stop it complaining about missing files mandated by GNU
standards.
It's not actually used for anything anywhere.
It's a GNU extension, so requires _GNU_SOURCE to be defined before
including stdio.h.
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.

1 participant