deleaker : Эльфостроение : Форум |
Страница 2 из 2: « 1 [2] |
zylka: |
07.03.11, 05:13 |
After replacing the contents of a directory deleaker the latest (6 mar.) my project does not compile: What can I do? |
den_po: |
07.03.11, 12:42 |
zylka, поправил |
zylka: |
07.03.11, 15:21 |
now, file memory.txt has 0 bytes |
den_po: |
07.03.11, 15:24 |
zylka, сейчас файл создаётся всегда, вне зависимости от того, есть утечки или нет. |
zylka: |
15.03.11, 01:00 |
is problem with <stdlib.h> Код: Error[Pe147]: declaration is incompatible with "void *__deleaker_malloc(char const *, int, int)" (declared at line 86 of "\deleaker\mem2.h") \INC\stdlib.h 88 Error[Pa002]: the type attribute "__intrinsic" is not allowed on this declaration \INC\stdlib.h 88 Error[Pe144]: a value of type "char const *" cannot be used to initialize an entity of type "void *" \INC\stdlib.h 88 Error[Pe018]: expected a ")" \INC\stdlib.h 88 Error[Pe247]: variable "__deleaker_malloc" has already been defined \INC\stdlib.h 127 Error[Pe144]: a value of type "char const *" cannot be used to initialize an entity of type "void *" \INC\stdlib.h 127 Error[Pe018]: expected a ")" \INC\stdlib.h 127 Error[Pe065]: expected a ";" \INC\stdlib.h 128 Error[Pe020]: identifier "_Stoul" is undefined \INC\stdlib.h 213 Error[Pe020]: identifier "_Stoul" is undefined \INC\stdlib.h 219 Error[Pe020]: identifier "_Stoul" is undefined \INC\stdlib.h 255 |
den_po: |
15.03.11, 01:07 |
zylka, check smsviewrew/project optoins/c-c++ compiler/preprocessor |
traduz: |
23.03.11, 04:37 |
Код: TEXTID idTest = TextID_Create(testando,ENC_UCS2,128); MessageBox(0x6FFFFFFF,idTest, NOIMAGE, 2, 0,0); TextID_Destroy( idTest ); deleaker says: leak type "unallocated", for TextID_Destroy. isnt "TextID_Destroy" responsable to release TEXTID ? oh and i changed two lines in mem2.cpp Код: static wchar_t logname[0x64]=_T("memory.txt"); char tmp[0x256]; without 0x was making my phone to reboot. [ Редактировано traduz в 22.3.11 22:57 ] |
den_po: |
23.03.11, 08:29 |
traduz пишет: Код: TEXTID idTest = TextID_Create(testando,ENC_UCS2,128); MessageBox(0x6FFFFFFF,idTest, NOIMAGE, 2, 0,0); TextID_Destroy( idTest ); deleaker says: leak type "unallocated", for TextID_Destroy. isnt "TextID_Destroy" responsable to release TEXTID ? MessageBox releases it oh and i changed two lines in mem2.cpp Код: static wchar_t logname[0x64]=_T("memory.txt"); char tmp[0x256]; without 0x was making my phone to reboot. i can't reproduce |
Страница 2 из 2: « 1 [2] |
URL этой темы: https://mobilefree.justdanpo.ru/newbb_plus/viewtopic.php?topic_id=4094&start=10 © 2005-2018 supertrubka.org |