[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Class.Size and Class.StaticSize are two new properties that return the size of...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon Jun 14 19:32:05 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
a7d71351 by gambas at 2021-06-14T19:20:36+02:00
Class.Size and Class.StaticSize are two new properties that return the size of the dynamic and static data of a class.

[INTERPRETER]
* NEW: Class.Size and Class.StaticSize are two new properties that return the size of the dynamic and static data of a class.

- - - - -
d99609f2 by gambas at 2021-06-14T19:30:15+02:00
Add Class.DataSize property, and make Class.Size returns the full size of an object of that class.

[INTERPRETER]
* NEW: Class.Size now returns the full size allocated for an object of that class.
* NEW: Class.DataSize is a new property that returns the size of the dynamic data allocated for that class.

- - - - -


1 changed file:

- main/gbx/gbx_c_class.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6588c9c1e6112c455ec4016b054238e7f46030d0...d99609f2d98ab534abb9523c7870c99b648da105

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/6588c9c1e6112c455ec4016b054238e7f46030d0...d99609f2d98ab534abb9523c7870c99b648da105
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210614/7021b829/attachment.htm>


More information about the Notification mailing list