Thanks, JF,
-----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de Przemyslaw Czerpak Envoyé : mardi 9 juin 2009 13:12 À : Harbour Project Main Developer List. Objet : Re: RE: [Harbour] HRB question ??? Possible bug ! On Tue, 09 Jun 2009, J. Lefebvre wrote: Hi, > I just have a look at runner.c as dynsym.c but I must admit ... > I do not see at this time where we actually skip loading symbol > already existing in exe... :-( > Could you just point me in the right direction ? The HRB symbol table is updated inside hb_vmRegisterSymbols() in hvm.c. Look for hb_dynsymFind(). best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
