gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
270 stars 61 forks source link

correcting #1837 PTRARR() #1838

Closed alaingdl closed 1 month ago

alaingdl commented 1 month ago

Hum, my mistake

slayoo commented 1 month ago

@alaingdl, let's add a unit test for this change! What would be a minimal code to show the problem (i.e., failing as of now, succeeding after this change is introduced?)

alaingdl commented 1 month ago

@slayoo yes your are right but I am so short in time next days ... Usually when I start a small test code then I find another detail (or bug) somewhere and so on and never succeed to close ..

@jaymurthy it should help for your problem

interesting that a new test case crashed in OSX ...

alaingdl commented 1 month ago

OK, my correction is wrong and we did had a test case ! test_heap_refcount.pro Wait a second !