Y
Hacker News
new
|
ask
|
show
|
jobs
by
lttlrck
660 days ago
May have been impractical to run valgrind eg embedded. A decent compiler should catch this anyway? -Wall?
1 comments
WalterBright
659 days ago
Testing all code paths means all code paths must be available to the compiler. This is not always practical.
link