Page 1 of 1

Textpad 8.1.1: Search results filled with warnings

Posted: Mon Feb 13, 2017 11:09 am
by kikosoft2
This issue had bugged me for some time. Every search I do results in 99.9% WARNINGS with an occasional real result. Like this:

Code: Select all

WARNING: Line 450 split at 64 KB in C:\website
WARNING: Line 451 split at 64 KB in C:\website
WARNING: Line 452 split at 64 KB in C:\website
WARNING: Line 453 split at 64 KB in C:\website
WARNING: Line 454 split at 64 KB in C:\website
WARNING: Line 455 split at 64 KB in C:\website
WARNING: Line 456 split at 64 KB in C:\website
WARNING: Line 457 split at 64 KB in C:\website
WARNING: Line 458 split at 64 KB in C:\website
WARNING: Line 459 split at 64 KB in C:\website
WARNING: Line 460 split at 64 KB in C:\website
WARNING: Line 461 split at 64 KB in C:\website
WARNING: Line 462 split at 64 KB in C:\website
WARNING: Line 463 split at 64 KB in C:\website
WARNING: Line 572 split at 64 KB in C:\website
WARNING: Line 573 split at 64 KB in C:\website
WARNING: Line 574 split at 64 KB in C:\website
WARNING: Line 575 split at 64 KB in C:\website
WARNING: Line 576 split at 64 KB in C:\website
WARNING: Line 577 split at 64 KB in C:\website
WARNING: Line 578 split at 64 KB in C:\website
WARNING: Line 579 split at 64 KB in C:\website
WARNING: Line 580 split at 64 KB in C:\website
WARNING: Line 581 split at 64 KB in C:\website
WARNING: Line 582 split at 64 KB in C:\website
WARNING: Line 583 split at 64 KB in C:\website
WARNING: Line 584 split at 64 KB in C:\website
WARNING: Line 585 split at 64 KB in C:\website
I try to remove all big files, but some I cannot avoid. In my opinion these warnings serve no purpose. They might be useful for debugging textpad, but to me as an user they are in the way of the real results. Could they please be suppressed? It really hinders the usability of the program.

Posted: Mon Feb 13, 2017 11:45 am
by AmigoJack
Yes, I'd also like to have a switch for deactivating these warnings.

Furthermore I'd like to know the consequences of this warning:
  1. Does that mean that literals can't be found anymore when now being split onto two lines?
  2. Does that mean a regular expression won't match either, because there are now more start/end of line markers?
  3. What's the technical purpose of rendering all input files into lines? Which can't be longer than 64 KiB?
  4. Why not having a setting where you can increase/decrease this size?

Posted: Mon Jul 02, 2018 2:29 pm
by AmigoJack

Posted: Thu Jul 05, 2018 1:43 pm
by bbadmin
This issue will be addressed in the next upgrade.