Xinqi Bao's Git
projects
/
slstatus.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(from:
c4779c9
)
Removed #define for unknown_str
author
Aaron Marcher <
[email protected]
>
Sat, 12 Aug 2017 11:27:30 +0000
(13:27 +0200)
committer
Aaron Marcher <
[email protected]
>
Sat, 12 Aug 2017 11:27:30 +0000
(13:27 +0200)
Debugging #define is very difficult. The performance overhead of static const
char is negligible.
No differences found