Age | Commit message (Collapse) | Author |
|
|
|
now - operator << issues on clang
|
|
trigger clang warnings
|
|
|
|
|
|
|
|
|
|
- tidy up)
|
|
|
|
warnings/errors [-Wunused-const-variable]
|
|
to >=0 - correct ifx here is to retype the variable as signed
|
|
|
|
|
|
|
|
|
|
it's true purpose becomes clear
|
|
virtuals [-Woverloaded-virtual] and fix up first (of many) files
|
|
classes to make clang happy
|
|
|
|
other users and scripts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error reporting that is not properly cleaned up.
|
|
reporting that is not properly cleaned up.
|
|
|
|
|
|
|
|
|
|
|
|
LLSingleton so that it may be cleaned up properly on app exit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|