Re: [commons-lang] Util function in NumberUtils to count significant figures in a numeric string

2023-08-10 Thread Gary Gregory
See also JSR-363 https://jcp.org/en/jsr/detail?id=363 Gary On Thu, Aug 10, 2023, 10:56 AM Daniel Watson wrote: > I brought this up in commons-math and it was determined that that probably > wasn't a good place for it, as that lib focuses on computational functions. > It was also mentioned that

Re: [Meta] gitlab error responses to mailing list

2023-08-10 Thread Gilles Sadowski
Hi. Le jeu. 10 août 2023 à 15:41, Mark Thomas a écrit : > > Got them. > > The idiot concerned has won themselves a lifetime subscription to the > deny list for commons-dev and the handful of other ASF lists they are > subscribed to. > > Sorry it took a while to sort this out. Was it a mistake

[commons-lang] Util function in NumberUtils to count significant figures in a numeric string

2023-08-10 Thread Daniel Watson
I brought this up in commons-math and it was determined that that probably wasn't a good place for it, as that lib focuses on computational functions. It was also mentioned that commons-numbers was not a great place for the static util method either. Essentially the need for this relates to

Re: [Meta] gitlab error responses to mailing list

2023-08-10 Thread Daniel Watson
I had my pitchfork ready, but I suppose a ban is more civil. Thanks! On Thu, Aug 10, 2023 at 9:41 AM Mark Thomas wrote: > Got them. > > The idiot concerned has won themselves a lifetime subscription to the > deny list for commons-dev and the handful of other ASF lists they are > subscribed to.

Re: [Meta] gitlab error responses to mailing list

2023-08-10 Thread Gary Gregory
Thank you Mark! Gary On Thu, Aug 10, 2023, 9:41 AM Mark Thomas wrote: > Got them. > > The idiot concerned has won themselves a lifetime subscription to the > deny list for commons-dev and the handful of other ASF lists they are > subscribed to. > > Sorry it took a while to sort this out. > >

Re: [Meta] gitlab error responses to mailing list

2023-08-10 Thread Mark Thomas
Got them. The idiot concerned has won themselves a lifetime subscription to the deny list for commons-dev and the handful of other ASF lists they are subscribed to. Sorry it took a while to sort this out. Some of you won't yet have received the test message yet due to my mail server being

Re: [commons-math] function or Number class to count/track number of significant figures

2023-08-10 Thread Daniel Watson
After some thought, this wrapper class might be better named something like BigMeasurement (or just Measurement?). Significant figures and precision are very closely tied to measurements, since the act of measuring is really what causes the uncertainty to begin with. I think a static method to

เสาร์ 19 ส.ค. สัมมนาเรียนต่อ - ทำงาน 10ประเทศ

2023-08-10 Thread StudyPlus - เรียนและทำงานเมืองนอก แนะแนวการศึกษาต่างประเทศ เรียนเมืองนอก เรียนออสเตรเลีย เรียนอังกฤษ เรียนสิงคโปร์ เรียนมาเลเซีย เรียนอเมริกา เรียนเเคนาดา เรียนนิวซีเเลนด์ เรียนเยอรมัน เรียนฝรั่งเศส เ
webversion [1] | Unsubscribe (ยกเลิกรับข่าวสาร) [2] | update profile [3] ‌ [Logo] [4] เสาร์ 19 ส.ค. สัมมนาเรียนต่อ - ทำงาน 10ประเทศ ‌ ‌ ‌ [%e0%b9%80%e0%b8%aa%e0%b8%b2%e0%b8%a3%e0%b9%8c-18-%e0%b8%81-%e0%b8%9e-2-2] เสาร์ 19 ส.ค.สัมมนาเรียน+ทำงาน 10ประเทศ เข้างานฟรีคลิก

Test for [arch...@jab.org]

2023-08-10 Thread postmaster
This is a test to trace the subscriber currently generating spam. Apologies to the other subscribers for the noise.

Re: [Meta] gitlab error responses to mailing list

2023-08-10 Thread Mark Thomas
Hi all, In an effort to trace the idiot that set up whatever process is triggering these messages directly to anyone who posts to the dev list I will be sending out some test messages later today. Each subscriber to this list should only receive one test message. Apologies in advance for the

Re: [Crypto] Compile From Source and Openssl3 Support

2023-08-10 Thread sebb
Have a look at https://github.com/apache/commons-crypto/blob/master/src/docker/README.md On Thu, 10 Aug 2023 at 01:33, Daniel Thertell wrote: > > Okay thanks Alex, I haven't looked at the Docker file! I just called make > in the root of the project. > I will be digging into it more tomorrow! >