Displaying 2 results from an estimated 2 matches for "deveolpers".
Did you mean:
developers
2010 Jan 24
1
recursive data-structures in R - An S4 "node" Class
Hi,
In an effort to learn S4 objects, I am trying to port some c based tree
code to S4 object. My immediate goal is to use .Call() interface for
calling my c code from R. My long term goal is to understand how to write c
structs that follows S4 classes and not the other-way-around.
The c struct for the node is :
typedef struct node{
int c;
int n;
inode **nodes; //length = n
} inode;
I
2016 Nov 04
0
deleting indices
...no director
in place. we would like to upgrade to rhel7 and add a director. there
would be dovecot 2.2.10, but will take some time.
one application (horde + activesync which use imap to access emails) seems
to have troubles during the second server being active. horde relies according to their deveolpers
heavily on modseq/qresync and if we switch to the seconds side there is
another set of index-files.
my knowledge was that deletion/corruption of index-files would be never a
problem, as dovecot recreates them automatically. is this true for QRESNC,
too?
* is it a problem to have a old set of...