Hi Ron,
yes, the lastest
Andres
Ron Pinkas escribió:
> Hi Andres,
>
> Is this with the LATEST CVS?
>
> Ron
>
>> Hi Ron,
>>
>> The debugger is not working properly, something is corrupted, in some
>> programs I can see in the callstack
>>
>>
>> MYDIALOG_BUTTON(134)
>> ONEVENT(0)
>> XBUTTON:CL
Hi Andres,
Is this with the LATEST CVS?
Ron
> Hi Ron,
>
> The debugger is not working properly, something is corrupted, in some
> programs I can see in the callstack
>
>
> MYDIALOG_BUTTON(134)
> ONEVENT(0)
> XBUTTON:CLICK(0)
> XBUTTON:HANDLEVENT(0)
> _FWH(3332)
> SENDMESSAGE(0)
> MYDIALOG:CO
Ron Pinkas escribió:
> Hi All,
>
> Please, let's commit ourselves to releasing a new official release. Let's
> focus on any pending bug, and avoid any new features until new release is
> ready. This request is also with regard to synching with Harbour - we should
> avoid any change unless it sp
2009-01-29 22:36 UTC+0100 Enrico Maria Giordano
* makefile.bc
* makefile.dc
* makefile.wc
- Synched with makefile.vc
Sorry, I don't know how to synch the other makefiles.
Please test dc and wc.
EMG
--
EMAG Software Homepage: http://www.emagsoftware.it
The EMG's ZX-Spectrum Page:
Hi All,
Please, let's commit ourselves to releasing a new official release. Let's
focus on any pending bug, and avoid any new features until new release is
ready. This request is also with regard to synching with Harbour - we should
avoid any change unless it specifically and locally address a
-Messaggio Originale-
Da: "Patrick Mast, xHarbour."
A: "xHarbour-Developers"
Data invio: giovedì 29 gennaio 2009 18.38
Oggetto: Re: [xHarbour-developers] 2009-01-29 11:57 UTC-0430
RonPinkas
> Enrico,
>
> > Fatal: 'lib\b32\use_dll.lib' does not exist - don't know how to make it
>
> >F
Enrico,
> Fatal: 'lib\b32\use_dll.lib' does not exist - don't know how to make it
>From Ron's changelog:
* makefile.vc
+ Added $(USE_DLL_LIB) : $(USE_DLL_LIB_OBJS)
* Replaced $(DLL_MAIN_LIB) with $(USE_DLL_LIB) in DLLEXE_LINK_CMD
/*
Please synch these changes to makefile.* of
-Messaggio Originale-
Da: "Ron Pinkas"
A:
Data invio: giovedì 29 gennaio 2009 17.31
Oggetto: [xHarbour-developers] 2009-01-29 11:57 UTC-0430 Ron
Pinkas
Fatal: 'lib\b32\use_dll.lib' does not exist - don't know how to make it
EMG
--
EMAG Software Homepage: http://www.emagsoftware.
> 2009-01-29 11:57 UTC-0430 Ron Pinkas
Using statically linked xHarbour Dlls:
1. Any application (Console or GUI) can be linked into a small EXE
utilizing harbour.dll
withOUT any code changes.
How: link to use_dll.lib + harbour.lib (in that order) INSTEAD of all
core libs (vm.lib r
2009-01-29 11:57 UTC-0430 Ron Pinkas
* common.mak
* compile.mak
+ Added new use_dll.lib
- Moved mainstd.c and mainwin.c from dllmain.lib to use_dll.lib
* makefile.vc
+ Added $(USE_DLL_LIB) : $(USE_DLL_LIB_OBJS)
* Replaced $(DLL_MAIN_LIB) with $(USE_DLL_LIB) in DLLEXE_
There are some charitable soul who wants to work together to eliminate all
warnings ?
--
Warning W8004 obj\\b32\\harboury.c 4603: 'yymsg' is assigned a value that is
never used in funct
Warning W8013 source\rdd\dbfntx\dbfntx1.c 4334: Possible use of 'pRegEx'
before definition in function hb_ntxOrdSkipRegEx
Warning W8013 source\rdd\dbfcdx\dbfcdx1.c 5569: Possible use of 'pRegEx'
before definition in function hb_cdxDBOISkipRegEx
Warning W8013 source\rdd\bmdbfcdx\bmdbfcdx1.c 5642
2009-01-29 11:02 UTC+0100 Miguel Angel Marchuet
* rdd\bmdbfcdx\bmdbfcdx1.c
! fixed possible GPF caused by missing RT error (from harbour)
! added RT errors for invalid KEY or FOR expressions (from harbour)
% removed unused static variable and its related code.
* rdd\dbfcdx\dbf
13 matches
Mail list logo