Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine
Help: Possible bug in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16931#msg-16931
No response to the bug report as yet - we're going to put the
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine
Help: Possible bug in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16895#msg-16895
Ah, that's interesting - it works on my version too. I can repr
> Subject: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine Help: Possible
> bug in cfengine 2
> Author: kevinmusker
> Link to topic: https://cfengine.com/forum/read.php?3,16865,16885#msg-16885
>
> You don't actually have to define the variable, you just need to reference
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Re: Cfengine Help: Possible bug
in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16885#msg-16885
You don't actually have to define the variable, you just need to referen
I just noticed that the hashing code in 2.1.21 matched the code that you
patched in 2.2.x so I assume the bug is still there. I haven't actually
tried to reproduce the effects though.
Do you just have to define a macro that hashes to zero in order to
replicate the problem? Or do you have to u
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Possible bug in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16883#msg-16883
Great, thanks. I've filed a reoprt here:
https://cfengine.com/bugtracker/view.php?id=112
_
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Possible bug in cfengine 2
Author: eystein
Link to topic: https://cfengine.com/forum/read.php?3,16865,16880#msg-16880
Hi,
A project is added for Cfengine 2 on the bug tracker.
Note that only critical bugs will be addressed, the r
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Possible bug in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16879#msg-16879
Jesse: Right, yeah. The size of the hashtable is a prime number which, if my
memory of modulo arithmetic se
Forum: Cfengine Help
Subject: Re: Cfengine Help: Re: Cfengine Help: Possible bug in cfengine 2
Author: kevinmusker
Link to topic: https://cfengine.com/forum/read.php?3,16865,16870#msg-16870
That would fix it too, but the zero hash value is a valid value.
When adding a value to the hash table, it