Uefi1

Results 40 comments of Uefi1

By the way, for some reason this error also occurs with the standard library System.RegularExpressions: ``` program Project2; {$APPTYPE CONSOLE} uses System.SysUtils, System.Classes, System.SyncObjs, VCL.Dialogs, System.RegularExpressions; var cs:TCriticalSection; function pars(const...

> @User4martin Can you reproduce it under fpc, please? Sorry I don't have FPC =(

Hi, it worked like this: ``` program Project2; {$APPTYPE CONSOLE} uses System.SysUtils, System.Classes, System.SyncObjs, VCL.Dialogs, Regexpr; function pars(const Reg: TRegExpr; const text: string):string; begin Result:=''; if Reg.Exec(text) then repeat writeln(Reg.Substitute('$1'));...

> > I get a buffer overflow error: Exception class ERangeError with message 'Input buffer exceeded for DestinationIndex = 0, Count = 18432' > > If you get a range...

As if it wants to work like this, it displays the first lines, but still closes immediately: ``` program Project2; {$APPTYPE CONSOLE} uses System.SysUtils, System.Classes, System.SyncObjs, VCL.Dialogs, Regexpr; const BUFSIZE=1024*16;...

> I don't have Delphi either, and I can't compile the code. > > But I searched TRegExpr for the error `Input buffer exceeded` => There is no such text...

Perhaps you still flashed the wrong firmware for the wrong model of your device !

What pool are you mining on?

> Hi my friend i am using pool publicpool.io Either you configured something incorrectly or you flashed the wrong firmware =)

The password field is necessary for some pools to specify parameters like difficulty, for example, d=0.0001