On 2019-03-05 15:18, John Nemeth wrote:
On Mar 4, 10:07am, Kern Sibbald wrote:
}
} abort() is not portable -- it behaves differently on different
} systems.
abort() is part of the C standard, which means that it is
completely portable.
} A segfault is portable, so we use have used it for 2
abort() is not portable -- it behaves differently on different systems.
A segfault is portable, so we use have used it for 20 years now, and it
works fine. Use abort() at your own risk.
On 3/4/19 8:35 AM, Gary R. Schmidt wrote:
> On 2019-03-01 23:00, Kern Sibbald wrote:
>> Hello,
>>
>> I am quit
On 2019-03-01 23:00, Kern Sibbald wrote:
Hello,
I am quite surprised that the static function did not take precedence.
In any case, I have changed the subroutine name to be bround(), and
will
push it to the git rep this evening.
Thanks for pointing this out,
Kern
I agree, it's strange that
Hello,
I am quite surprised that the static function did not take precedence.
In any case, I have changed the subroutine name to be bround(), and will
push it to the git rep this evening.
Thanks for pointing this out,
Kern
On 3/1/19 8:27 AM, Gary R. Schmidt wrote:
> On 2019-02-06 20:33, Kern Si
On 2019-03-01 18:27, Gary R. Schmidt wrote:
[SNIP]
Changing "round" to "bacula_round" fixes this problem, as it is a
static function; on to the next (if there is one).
No errors in the build, but a couple of warnings and notes:
---
...
Co
On 2019-02-06 20:33, Kern Sibbald wrote:
Hello,
We are pleased to announce the release of Bacula version 9.4.2. It is
already released to Source Forge and bacula.org. Binaries for selected
should be available in the near future.
This is a bug fix release to the prior version (9.4.1) that incl
Hello Kern
Can you take a look in the manual?
https://www.bacula.org/9.4.x-manuals/en/main/Main_Reference.html
I've been noticed in the manuals since 9.X versions a bad encoding I guess
https://www.bacula.org/9.0.x-manuals/en/main/Main_Reference.html
Copyright © 2000-2018, Kern Sibbald
New Bcon