mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-12-07 21:59:45 +01:00
Handle possible getFileContent exceptions and add currently missing possibility to signalize the file loading error. (as returning an empty string may not be enough - e.g. for hash calculations, an empty file for hashing is also a valid case...) Fix #17243, close #17252