jank9201

Results 13 comments of jank9201

in void wxphp_register_object_constant(const char *name, zval object, int flags, int module_number) if comment ZVAL_COPY(&c.value, &object); no error message trigger, so is there some place we should release the the allocate...

debug with vld WARNING: Visual Leak Detector detected memory leaks! ---------- Block 6559 at 0x00000000042E0DA0: 136 bytes ---------- Leak Hash: 0x62B30A3E, Count: 1, Total 136 bytes Call Stack (TID 1088):...

_**> > > > I build the master version with php 7.1.33, and comment all other class in PHP_RINIT_FUNCTION(php_wxWidgets) > > except the zval z_wxNullBitmap; > > Why did you...

> > > Hi jank9201, > > could you post the failing PHP code? I think this might just be a mismatch between documented wxWidgets API and actual wxPHP API....

> > > Hi, > > at least some of the memory leaks are quite normal in some situations. The registered constants are freed when the PHP engine shuts down,...

@AlexanderSavelyev thank your reply very much, I have tested with query molecule of c1ccccc1:[o] (aromatized phenol), it did not retrieve any result, at this time, and I also tested the...

Hi, ihalatci thanks your labeling, here is the more information about bingo extension: the documentation of how to use and install is at the site https://lifescience.opensource.epam.com/bingo/bingo-postgres.html, the source code is...

> once the database breakdown the index usally seem corrupted, and will cause another breakdown... > > ``` > error: bingo buffer: internal error: corrupted block 8148 data len is...

Hi, emelsimsek: Thank you for your reply, I've added a piece of code in the switch clause in supportedDependecnyByCitus function, so that OCLASS_OPCLASS case can return NULL; currently, it seems...

Hi, emelsimsek: Thank you for your reply, I've added a piece of code in the switch clause in supportedDependecnyByCitus function, and OCLASS_OPCLASS case returned NULL; Currently, it seems to be...