[Refdb-devel] Sort option fails (refdbc, refdbd)
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <hoe...@co...> - 2001-11-13 05:41:30
|
Thanks for tracking down this one. I applied your changes for the time being, but I noticed (again) that refdbd.c should be cleaned up a little bit around biblio_info. I hope to get this done before the next minor version. regards, Markus Peter Herkenrath writes: > > Hello, > the sort option -S PY fails silently. > I have tried to repair it: > errors in > refdbc.c: > 1818: strncpy(sort_string, optarg, MAX_FMT_LEN - 1); > 1819: sort_string[MAX_FMT_LEN-1] = '\0'; > backend.h > struct bibinfo should contain sort_string > refdbd.c: > 429: biblio_info.sort_string = sort_string; > refdbd.c: > 790: biblio_info.sort_string = sort_string; > 2766: if (strncmp(biblio_info->sort_string, "PY", 2) == 0) { > > regards > P.Herkenrath > > > _______________________________________________ > Refdb-devel mailing list > Ref...@li... > https://lists.sourceforge.net/lists/listinfo/refdb-devel -- Markus Hoenicka hoe...@co... http://ourworld.compuserve.com/homepages/hoenicka_markus/ |