A user complained on the mailing list about having continuous "optimized function warnings" on non-optimized functions when using 1.9. This commit fixes the problem by disabling optimized function detection on 1.9 and earlier (where it's impossible) and adds a test so we don't break it again in the future. |
||
|---|---|---|
| .. | ||
| command_test.go | ||
| command.go | ||
| config.go | ||
| disasmprint.go | ||
| docgen.go | ||
| terminal_other.go | ||
| terminal_test.go | ||
| terminal_windows.go | ||
| terminal.go | ||