# New Ticket Created by  Paul Cochrane 
# Please include the string:  [perl #46393]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46393 >


In src/dynpmc/gdbmhash.pmc there is the todo item:

#ifdef WIN32
/* XXX: What if libgdbm.so cannot be loaded */
/* Parrot_load_lib(interp, slib, NULL); */
   STRING *slib = string_from_literal(interp, "gdbm3");
#endif

Reply via email to