Riccardo Schirone 738bc9cb19 Fix warnings by using more r_str_ncpy
* Fix wrong logic in visual_search

When the string to be searched is wrapped in " ", you want to remove the
first and last quotes and look only for the internal string.

* Increase size to prevent string truncation (and fix compiler warning)
* Fix "destination unchanged after copying no bytes" warning
* Move msp430_register_names where it belongs to
* Fix Wstringop-truncation warning
2018-12-19 12:07:49 +01:00
..
2018-09-15 22:52:12 +02:00
2018-11-25 14:37:37 +01:00
2018-09-26 10:03:32 -07:00
2018-09-03 10:07:28 +02:00
2018-12-19 12:07:49 +01:00