Bug#925911: RFS: lopsub-1.0.2 [ITP]

2019-04-06 Thread Andre Noll
On Mon, Apr 01, 00:57, Andre Noll wrote > > I see a static library installed by the package. Those shouldn't generally > > be used unless you're doing something special -- static linking makes > > security and bugfix updates extremely tedious. Libraries should also be > > split into separate

Bug#926306: RFS: socklog/2.1.0-9

2019-04-06 Thread Dmitry Bogatov
[2019-04-04 13:30] Mathieu Mirmont > > * I know, it is pain, but there should be init.d script. You may want to > > take a look at bcron=0.11-8. > > Sure, no worries. How about systemd service files? It makes little sense > to run socklog along with systemd I think, but for the principle it

Re: A question about stack alignment in C language

2019-04-06 Thread Adam Borowski
On Sat, Apr 06, 2019 at 02:08:17AM +, Mo Zhou wrote: > Hi mentors, Unlike Matthew, I don't consider code questions to be completely off topic. And I hate Stack Overflow. So let's continue to the fun. :) > float sasum64(size_t N, const float *X, size_t incX) > float sasum32(int