-----Messaggio Originale----- Da: "Enrico Maria Giordano" <[email protected]>
A: "Harbour Project Main Developer List." <[email protected]>
Data invio: giovedì 2 aprile 2009 15.35
Oggetto: Re: [Harbour] Possible bug in cmdarg.c


Thank you. I just forward your answer to my friend.

This is his answer:

Which OS and compiler?

Windows, Borland.

What are the expected results and what does your friend get?

s_argv gets initialized from hb_cmdargInit(), but when a self contained DLL is built and maindll.c is used, then hb_cmdargInit() is not called, and hb_cmdargUpdate() call from hb_vmInit() generates a GPF, as s_argv has not been initialized.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to