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

More warnings #11

Open
pb-cdunn opened this issue May 20, 2018 · 0 comments
Open

More warnings #11

pb-cdunn opened this issue May 20, 2018 · 0 comments

Comments

@pb-cdunn
Copy link

This is with the tip of your own repository (not our fork):

datander.c: In function ‘main’:
datander.c:270:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^

align.c: In function ‘Compute_Alignment’:
align.c:4424:17: warning: ‘L’ may be used uninitialized in this function [-Wmaybe-uninitialized]
           n  = L/sizeof(uint16);
                 ^

DB.c: In function ‘Trim_DB’:
DB.c:691:14: warning: ‘css’ may be used uninitialized in this function [-Wmaybe-uninitialized]
           if (css)
              ^
pb-cdunn pushed a commit to PacificBiosciences/DAMASKER that referenced this issue Aug 9, 2018
…90-update to develop

* commit 'f60e1a5e5491c06c0c279b0923e2c7fddedf5829':
  HPC.DAScover added, REPmask update to handle trimmed DB's with multiple reads per well.
  HPC.DAScover added, REPmask update to handle trimmed DB's with multiple reads per well.
  HPC.DAScover added, REPmask update to handle trimmed DB's with multiple reads per well.
  Documentation edits.
  @-symbol shorthand & LAmerge upgrade + engineering improvements
  Take README.md from upstream
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

1 participant