This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Some possible bugs


Postby bmanske » May 25, 2005 @ 9:48pm

bmanske
pm Member
 
Posts: 117
Joined: Aug 26, 2004 @ 9:51pm


Postby mervjoyce » May 25, 2005 @ 11:47pm

Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby bmanske » May 26, 2005 @ 12:48pm

bmanske
pm Member
 
Posts: 117
Joined: Aug 26, 2004 @ 9:51pm


Postby mmtbb » May 28, 2005 @ 12:26am

mmtbb
pm Member
 
Posts: 277
Joined: Mar 18, 2004 @ 6:56am


Postby kornalius » May 28, 2005 @ 2:13am

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mervjoyce » May 28, 2005 @ 4:42am

Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby Guest » May 28, 2005 @ 4:29pm

Guest
 


Possible Memory Leak

Postby mervjoyce » May 30, 2005 @ 7:53am

Kornalius,

I think there are still some "memory leaks" issues in PPL.

My "mapping" program leaks about 1.75Mb/hr. It doesn't cause any immediate disaster, but it is worth resolving if possible. I am attempting to localise the offending code examples for you.

My main program is a

While (1)
//program code goes here
end;

type loop. Originally you had some issues with freeing memory within such loops but I feel that you reolved them at the time.

At first glance the problem appears to involve (at least) use of DIM variables.

I'll update this matter as soon as I have some reliable data.

BTW: I spent the last couple of days converting much of my "mapping" program to use "Objects". The inability to have a "List of Structures" and assign the list pointer for external use was quite limiting. However using Objects gets around all of that. "List of Objects" works fine (can now use all my code from Delphi).

It takes a little practice to remember to assign pointers (eg: &st$ = cm$) rather than copy the object and cause memory leaks (cf: st$ = cm$), but I now have it right. Great job!

cheers
Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Postby kornalius » May 31, 2005 @ 2:25pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby kornalius » May 31, 2005 @ 2:30pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Postby mervjoyce » May 31, 2005 @ 2:59pm

Merv Joyce
mervjoyce
pm Member
 
Posts: 113
Joined: Jun 1, 2004 @ 2:05pm
Location: Brisbane, AUSTRALIA


Another strange behaviour

Postby Smok Wawelski » Jun 3, 2005 @ 2:04pm

Smok Wawelski
pm Member
 
Posts: 42
Joined: Mar 20, 2005 @ 1:17am
Location: Warsaw, Poland


Postby kornalius » Jun 3, 2005 @ 2:48pm

Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


Incorrect Y parameter value

Postby webba » Nov 24, 2005 @ 11:10am

Hi all,

Long time since my last post - just trying to get going again!

Has anything else been done about the 'Y' parameter problem? I've tried changing the fullscreen param as suggested - no effect.

Hope you are all OK!

(I've attached a modified version of one of the simple demos)
Attachments
test2.ppl
(999 Bytes) Downloaded 399 times
webba
pm Member
 
Posts: 70
Joined: Jul 12, 2004 @ 9:55am


Postby kornalius » Nov 24, 2005 @ 3:49pm

Hi Webba,

Welcome back!

The code you provided is running perfect on the PC and the PPC with the latest build I have. I hope to release 0.8 official next week. I you want an interim build to test, please send me an email to (kornalius_at_videotron.ca, please _at_ by @) I will send it to you.
Regards,
Kornalius
President
ArianeSoft Inc.
http://www.arianesoft.ca
User avatar
kornalius
pm Member
 
Posts: 1704
Joined: Dec 9, 2003 @ 6:04pm
Location: Montreal, Québec, Canada


PreviousNext

Return to Pocket Programming Language (PPL)


Sort


Forum Description

Discuss this new development tool.

Moderator:

kornalius

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum