PDA

View Full Version : Compiler Output does not copy more than 32k



NewsArchive
07-10-2010, 02:23 AM
Hi Friedrich,

The "Copy"-Button on the bottom of the "compiler output" page does copy
the first 32K bytes of the compiler output.

If you have a big project (my compiletime without time for compressing
files about 433 seconds on a fast machine), this is not enough.

I guess, I have more than 128k.

The "Report" Button was disabled.

Markus

NewsArchive
07-10-2010, 02:24 AM
Hi Markus,

> The "Copy"-Button on the bottom of the "compiler output" page does copy
> the first 32K bytes of the compiler output.
>
> If you have a big project (my compiletime without time for compressing
> files about 433 seconds on a fast machine), this is not enough.
>
> I guess, I have more than 128k.
>
> The "Report" Button was disabled.

Good point. We have added a new "File | Save Compiler Output to File..."
feature so you can directly save (without the 32K limit) the compiler output
to a .txt file.

Friedrich

NewsArchive
07-15-2010, 01:40 AM
It works.

Markus