You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joseph Giovatto 9f5069cdc8 Format and typelimit warnings (#169)
* merge with origin 4fc7dbc3 8daa8346

* fixed whitespace diff

* added .gitignore

* added format warning flags to C_FLAGS
added typelimit check to C_FLAGS and CXX_CLAGS

* Revert "added format warning flags to C_FLAGS"

Apply to branch format_and_typelimt branch

This reverts commit bf7467e82e.

* check for format warnings to top level C_FLAGS
added typelimit warnings to top level C_FLAGS and CXX_FLAGS
beset effort attempt to remedy warnings
removed unused param names in hex_log baseclass methods due to multitude of unused-warnings
7 years ago
..
bcd_helpers.h Unified include guards 7 years ago
block_queue.h Unified include guards 7 years ago
buffer_pool.h Unified include guards 7 years ago
common.h Unified include guards 7 years ago
config.h remove obsolete config.h 7 years ago
interfaces_common.h Unified include guards 7 years ago
liblte_security.h Unified include guards 7 years ago
liblte_ssl.h Unified include guards 7 years ago
log.h Format and typelimit warnings (#169) 7 years ago
log_filter.h add missing const keyword to log_filter's members 7 years ago
logger.h Unified include guards 7 years ago
logger_file.h Unified include guards 7 years ago
logger_stdout.h Unified include guards 7 years ago
mac_pcap.h Unified include guards 7 years ago
metrics_hub.h Unified include guards 7 years ago
msg_queue.h Unified include guards 7 years ago
nas_pcap.h Unified include guards 7 years ago
pcap.h Unified include guards 7 years ago
pdu.h Format and typelimit warnings (#169) 7 years ago
pdu_queue.h Unified include guards 7 years ago
security.h Unified include guards 7 years ago
snow_3g.h Unified include guards 7 years ago
task_dispatcher.h Unified include guards 7 years ago
thread_pool.h Unified include guards 7 years ago
threads.h Unified include guards 7 years ago
timeout.h Unified include guards 7 years ago
timers.h Unified include guards 7 years ago
trace.h Unified include guards 7 years ago
tti_sync.h Unified include guards 7 years ago
tti_sync_cv.h Unified include guards 7 years ago