mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-04 11:15:56 +00:00
Fix build warnings and .gitignore.
* Comment out unused local function for both clang and g++. * Get rid of numerous Boost warnings for clang. * Remove some unused local variables. * Put TAGS into the .gitignore.
This commit is contained in:
committed by
Vinnie Falco
parent
ac3cf05f1a
commit
96e1ec6d31
1
.gitignore
vendored
1
.gitignore
vendored
@@ -19,6 +19,7 @@
|
||||
*.o
|
||||
build
|
||||
tags
|
||||
TAGS
|
||||
bin/rippled
|
||||
Debug/*.*
|
||||
Release/*.*
|
||||
|
||||
Reference in New Issue
Block a user