Displaying 3 results from an estimated 3 matches for "envison".
Did you mean:
envision
2000 Jun 29
2
Question on an alternative to ls() and expanded R object types
...ect from another, I currently have to remember the
hierarchy. I am working mostly from a single large frame from which I
extract various pieces. I modify these pieces to attempt an analysis or
another but I must track both the objects and subobjects and the operations
that happened along the way. I envison something like the call object in
the model objects. I suspect adding to each object its ancestry would
take up a fair amount of space but I have no real sense of the memory
requirements of such an addition.
The idea of a comment space may suffer similar difficulties of storage. I
sometime could...
2006 Oct 13
1
Segfault in in rc7 when index does not exists
...t.c:377
#12 0x080b7f96 in io_loop_handler_run (ioloop=0x80db9c0) at ioloop-poll.c:199
#13 0x080b7348 in io_loop_run (ioloop=0x80db9c0) at ioloop.c:281
#14 0x0806316e in main (argc=Cannot access memory at address 0x0
) at main.c:280
(gdb) p index->map
$1 = (struct mail_index_map *) 0x0
(gdb)
the envisonment is:
DBOX_ROTATE_DAYS="1"
DBOX_ROTATE_MIN_SIZE="16"
DBOX_ROTATE_SIZE="2048"
DOVECOT_VERSION="1.0.rc7"
HOME="/srv/vmbox/spool/test/"
IMAP_CLIENT_WORKAROUNDS="outlook-idle"
IMAP_MAX_LINE_LENGTH="65536"
IP="::ffff:127.0.0.1...
2005 Aug 30
10
[RFC] Switching store to use domain id''s for keys
Hey guys,
As I go through the console code, I notice that the domain console
information is being stored in /console/%d/domain instead of within the
/domain tree as one would expect.
The reasoning seems obvious to me, there''s no easy way to get the UUID
for a domain so constructing a UUID based path outside of Xend is very
difficult.
Perhaps now is a good time to reconsider just