Re: [fpc-pascal] if-then-else expression

2016-02-03 Thread silvioprog
On Wed, Feb 3, 2016 at 8:11 AM, Serguei TARASSOV wrote: > On 03/02/2016 12:00, fpc-pascal-requ...@lists.freepascal.org wrote: > >> Date: Tue, 2 Feb 2016 19:43:02 -0700 (MST) >> From: silvioprog >> >> >The problem with Iff() is:1) it either retains normal function behavior >>> >and thus has to eva

Re: [fpc-pascal] The IfThen() thread is now closed

2016-02-03 Thread Lukasz Sokol
Hi Jonas, On 02/02/16 18:27, Jonas Maebe wrote: > Hi, > > I think that everyone has had ample opportunities to exchange their > views on this topic, so it's now closed on this list. If you want to > discuss it further, you can do so on the fpc-other list.> > Thanks, > > > Jonas > FPC mailing l

Re: [fpc-pascal] if-then-else expression

2016-02-03 Thread Serguei TARASSOV
On 03/02/2016 12:00, fpc-pascal-requ...@lists.freepascal.org wrote: Date: Tue, 2 Feb 2016 19:43:02 -0700 (MST) From: silvioprog >The problem with Iff() is:1) it either retains normal function behavior >and thus has to evaluate both expressions (i.e. suboptimal performance and >allowing side eff

Re: [fpc-pascal] if-then-else expression

2016-02-03 Thread Dmitry Boyarintsev
On Wed, Feb 3, 2016 at 6:11 AM, Serguei TARASSOV wrote: > Holy sh*t, ça continue ! :) > it's finally on the forum as well http://forum.lazarus.freepascal.org/index.php/topic,31367.msg200825/topicseen.html#new thanks, Dmitry ___ fpc-pascal maillist -

Re: [fpc-pascal] if-then-else expression

2016-02-03 Thread Sven Barth
Am 03.02.2016 12:11 schrieb "Serguei TARASSOV" : > > On 03/02/2016 12:00, fpc-pascal-requ...@lists.freepascal.org wrote: >> >> Date: Tue, 2 Feb 2016 19:43:02 -0700 (MST) >> From: silvioprog >> >> >>> >The problem with Iff() is:1) it either retains normal function behavior >>> >and thus has to evalu

[fpc-pascal] Ararat Synapse UDP Rx Speed (Mbps)

2016-02-03 Thread Brian
Does anyone have any benchmark speed tests using Synapse to receive UDP data ? (ie Mbps transfer). Thanks -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Ararat-Synapse-UDP-Rx-Speed-Mbps-tp5723972.html Sent from the Free Pascal - General mailing list archive a

Re: [fpc-pascal] Ararat Synapse UDP Rx Speed (Mbps)

2016-02-03 Thread Brian
Forgot to mention : Running on Linux / Ubuntu -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Ararat-Synapse-UDP-Rx-Speed-Mbps-tp5723972p5723973.html Sent from the Free Pascal - General mailing list archive at Nabble.com. __