Hi Viktor,
Anyhow until then my advice is to keep both 32-bit and
64-bit hosts if there is a need to produce for both
targets. Debian is indeed even worse, and process varies
from distro to distro and version by version. Hopefully
one day distro makers will talk to each other and sort
out th
Revision: 13525
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13525&view=rev
Author: vouchcac
Date: 2010-01-10 10:18:51 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 02:16 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbide/hbide.prg
*
Hi Guy,
Thanks for the tip, this looks good.
I tried it with openSUSE, couldn't find debootstrap package
for it (in std repository), so I can give it a try after
I migrated to Ubuntu x64.
Anyway, if someone feels like trying this and report results
it'd certainly be a useful experience.
Brgd
Revision: 13526
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13526&view=rev
Author: vszakats
Date: 2010-01-10 10:58:27 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 11:57 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* INSTALL
+ Added gcc p
Revision: 13527
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13527&view=rev
Author: vszakats
Date: 2010-01-10 11:59:23 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 12:58 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbwin/win_prn3.c
double click on output console on error not go to line with error in editor
Upper and lower lost cr/lf from selected rows
right click Property hbide has stopped working twice.. but not repeatable
situation
invalid output file name after new project
most advanced editor feature like column selecti
Revision: 13528
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13528&view=rev
Author: vailtom
Date: 2010-01-10 13:14:51 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 10:50 UTC-0300 Vailton Renato (vailtom gmail.com)
* contrib/hbide/idesources.prg
Hi!
Unfortunately I have noticed that my post on SVN changed the header
file that is only the $ID$ in the main ...
Sorry for the mess, someone could give me a hint how to fix this?
=(
Regards,
Vailton Renato
___
Harbour mailing list (attachment size lim
Hi vailton are you working on hbide?
Which area?
follow my suggestion in order of importance
Find in files feature
Easy creation of new project with wizard creating also hbp
Column mode for copy (qscintilla)
2010/1/10
> Revision: 13528
>
> http://harbour-project.svn.sourceforge.net/harbour-proj
Hi Vailton,
What do you mean exactly? I can't see anything wrong.
Brgds,
Viktor
On 2010 Jan 10, at 14:19, Vailton Renato wrote:
> Hi!
> Unfortunately I have noticed that my post on SVN changed the header
> file that is only the $ID$ in the main ...
>
> Sorry for the mess, someone could give me
Hi!
Here to me in the beginning of the file was displayed in the string
'$id$' only ... so I interpreted this as an error. But I noted here
that with the other commits there is also the same... I think it was
just excess concern.
Regards,
Vailton Renato
___
> Here to me in the beginning of the file was displayed in the string
> '$id$' only ... so I interpreted this as an error. But I noted here
> that with the other commits there is also the same... I think it was
> just excess concern.
I see it always filled on my end, but this may be some
effect o
Hi
Massimo Belgrano-3 wrote:
>
> double click on output console on error not go to line with error in
> editor
> right click Property hbide has stopped working twice.. but not repeatable
> situation
>
Yes, I have also noticed it.
But for sure I do not know what exactly went wrong with feature
Hi!
I visualized via browser:
http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/hbide/hbide.prg?revision=13488&view=markup&pathrev=13488
http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/trunk/harbour/contrib/hbide/ideactions.prg?revision=1349
Revision: 13529
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13529&view=rev
Author: vouchcac
Date: 2010-01-10 15:38:12 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 07:34 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
* contrib/hbide/idedocks.prg
Thanks for clarification
I have a recommendation made as easy as possible creating a simple project
What do you thing a wizard that create hbi and hbp (if not present) and prg
(if not present empty with func main)
hbide must be used also for writing same project from scratch non only
existing proj
Hi!
That option "Close Others" menu was removed. But there in
IdeSourcesManager: closeAllSources ()... Pritpal you want to use /
enable this option or be something that you will discard?
Regards,
Vailton Renato
___
Harbour mailing list (attachment size
Hi Massimo!
> Hi vailton are you working on hbide?
> Which area?
> follow my suggestion in order of importance
> Find in files feature
This feature is really important in the future probably will still be
implemented.
> Easy creation of new project with wizard creating also hbp
Exactly what is
Will be usefull ,adding a sample project , with a sample prg , graphical ,
to permit
people test the ide .
Bruno
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Vailton Renato wrote:
>
> That option "Close Others" menu was removed. But there in
> IdeSourcesManager: closeAllSources ()... Pritpal you want to use /
> enable this option or be something that you will discard?
>
No, I did not wanted to remove anything.
I think it happened while transition
This options are not ready yet ?
Bruno
hbide_menuAddSep( oSubMenu )
#ifdef __PLATFORM__WINDOWS
oSubMenu:addItem( { ::getAction( "CommandPrompt" ), {|| oIde:execAction(
"CommandPrompt" ) } } )
#else
oSubMenu:addItem( { ::getAction( "Terminal" ), {|| oIde:execAction(
"Terminal" ) } } )
#en
Revision: 13530
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13530&view=rev
Author: vailtom
Date: 2010-01-10 19:09:03 + (Sun, 10 Jan 2010)
Log Message:
---
2010-01-10 16:54 UTC-0300 Vailton Renato (vailtom gmail.com)
* contrib/hbide/ideactions.prg
Hi all,
where can I download hbide binary for Windows or Ubuntu please?
thank you,
bye
Il 10/01/2010 17.07, Bruno Luciani ha scritto:
Will be usefull ,adding a sample project , with a sample prg ,
graphical , to permit
people test the ide .
Bruno
Hi Bruno!
No, for this reason this option has a "*" indicating that it has not
been implemented.
Regards,
Vailton Renato
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo
Ha ok , thanks
Bruno
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Massimo to get the hbide under heavy development i think the better
way is to install harbour using svn under Ubuntu you can try to follow
this my little howto page
http://www.elart.it/links/harbourhowto_deb.php
http://www.elart.it/links/harbourhowto_deb_en.php
Then if you want a ready made scri
2010/1/10 Vailton Renato
> Hi Massimo!
>
>
> > Easy creation of new project with wizard creating also hbp
> Exactly what is this feature that you mention? I do not understand
> what is the real advantage that this can bring in comparison with the
> current process?
>
if you use hbide for a new p
Hi All,
IMHO the next changes in the functions hb_parptrGC and hb_itemGetPtrGC .-
void * hb_parptrGC( const HB_GC_FUNCS * pFuncs, int iParam )
{
HB_STACK_TLS_PRELOAD
HB_TRACE(HB_TR_DEBUG, ("hb_parptrGC(%p,%d)", pFuncs, iParam));
if( iParam >= -1 && iParam <= hb_pcount() )
{
P
Hi Xavi,
> IMHO the next changes in the functions hb_parptrGC and hb_itemGetPtrGC .-
>
> void * hb_parptrGC( const HB_GC_FUNCS * pFuncs, int iParam )
> {
> ...
> if( HB_IS_POINTER( pItem ) && pItem->item.asPointer.collect )
> {
> if( pFuncs )
>return (hb_gcFuncs( pIt
I am getting this error when you click to add a new source in the project:
Error BASE/1004 Message not found: IDEPROJMANAGER:SELECTSOURCE
Called from __ERRRT_SBASE(0)
Called from IDEPROJMANAGER:ERROR(0)
Called from (b)HBOBJECT(0)
Called from IDEPROJMANAGER:MSGNOTFOUND(0)
Called from IDEPROJMANAGE
Be sure to upgrade form svn Rev. 13530 and retry...
Hth
___
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
Vailton Renato wrote:
>
> I am getting this error when you click to add a new source in the project:
>
> Error BASE/1004 Message not found: IDEPROJMANAGER:SELECTSOURCE
> Called from __ERRRT_SBASE(0)
> Called from IDEPROJMANAGER:ERROR(0)
> Called from (b)HBOBJECT(0)
> Called from IDEPROJMANAGE
Hi Viktor,
The case where pFunc is NULL seems to be covered already
by existing pure hb_parptr() (and friend) functions.
To me seems to not is covered because we need another function to know if it's
collect or direct and take reference or address.
return (ph ? ( HANDLE ) *ph : ( HANDLE ) ph
Revision: 13531
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13531&view=rev
Author: vouchcac
Date: 2010-01-11 06:59:44 + (Mon, 11 Jan 2010)
Log Message:
---
2010-01-10 22:54 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
+ contrib/hbide/resources/fol
On Mon, 11 Jan 2010, Xavi wrote:
Hi,
> IMHO the next changes in the functions hb_parptrGC and hb_itemGetPtrGC .-
> void * hb_itemGetPtrGC( PHB_ITEM pItem, const HB_GC_FUNCS * pFuncs )
> {
>HB_TRACE(HB_TR_DEBUG, ("hb_itemGetPtrGC(%p,%p)", pItem, pFuncs));
>if( pItem && HB_IS_POINTER( pItem
On Thu, 07 Jan 2010, Szak�ts Viktor wrote:
Hi,
> We have hb_secondsCPU() in core, maybe code below could be
> incorporated into it.
It's not exactly the same.
If possible (supported bu OS) hb_secondsCPU() returns number CPU
cycles consumed by programs not real time clock. It means that
d =
On Sat, 09 Jan 2010, Mindaugas Kavaliauskas wrote:
Hi,
> >>RETURN &("@" + cFunc + "()"):exec(...)
> >
> > RETURN &cFunc( ... )
> >is much simpler :)
> I was sure, that it should be more simple way than proposed by me. I
> (almost) never use macro, and do not know its syntax...
Above is Clipper
37 matches
Mail list logo