search for: str_idx

Displaying 2 results from an estimated 2 matches for "str_idx".

2005 Sep 27
4
dynamic lists (data frames?)
Can someone please show me what I need to get something like this to work for(a in c(1:5)){ data$a<-c(a:10) } so that i end up with a structure data$1<-[1,2,3,4,5,6,7,8,9,10] data$2<-[2,3,4,5,67,8,9,10] data$3<-[3,4,5,67,8,9,10] data$4<-[4,5,67,8,9,10] data$5<-[5,67,8,9,10] thanks loads Tom
2014 Jun 24
2
Crash in service imap with version 2.2.13
..._index_strmap_uid_exists (ctx=0x7ffffd33d9f0, uid=8442) at mail-index-strmap.c:395 rec = 0x1012acec0 #1 0x00007f7dd89b79ab in mail_index_strmap_view_renumber (_sync=<value optimized out>) at mail-index-strmap.c:842 ctx = {view = 0x12b2d80, input = 0x0, end_offset = 0, highest_str_idx = 0, uid_lookup_seq = 0, lost_expunged_uid = 0, data = 0x0, end = 0x0, str_idx_base = 0x0, rec = {uid = 0, ref_index = 0, str_idx = 0}, next_ref_index = 0, rec_size = 0, too_large_uids = 0} str_idx = 0 count = 1 ret = <value optimized out> prev_uid =...