О, сори, торопился... =) 18 мая 2010 г. 23:36 пользователь Fedor Korshunov < [email protected]> написал:
> "*репрессированный* sample" > LOL! > > 2010/5/18 Андрей Лапин <[email protected]> > >> >> >> 2010/5/18 Артём Шапоренко <[email protected]> >> >>> я имел ввиду код >>> >>> 2010/5/18 Андрей Лапин <[email protected]> >>> >>>> Вот! >>>> >>>> 2010/5/18 Артём Шапоренко <[email protected]> >>>> >>>> Кинь мне то через что ты прогонял >>>>> >>>>> 2010/5/18 Андрей Лапин <[email protected]> >>>>> >>>>> Тема, пришли мне твой код, который ты пропускал через C pointer parser. >>>>>> Я сегодня пропустил через него репрессированный sample который ты мне >>>>>> давал, все вроде нормально. >>>>>> >>>>>> 2010/5/17 Артём Шапоренко <[email protected]> >>>>>> >>>>>>> Ок, там посмотрим >>>>>>> >>>>>>> >>>>>>> 2010/5/17 Андрей Лапин <[email protected]> >>>>>>> >>>>>>>> прислал то, я скачал прогнал. >>>>>>>> хм, вобщето нет, ну покрайнемере я через препроцессор samples не >>>>>>>> пропускал. >>>>>>>> С другой стороны, мне интересно почему препроцессированный код не >>>>>>>> проходит... Я попробую протестировать. >>>>>>>> В любом случае ты свой новый sample принеси на митинг. >>>>>>>> >>>>>>>> >>>>>>>> 2010/5/17 Артём Шапоренко <[email protected]> >>>>>>>> >>>>>>>>> Ещё вариант: он у тебя с препроцессированными файлами работает? >>>>>>>>> >>>>>>>>> >>>>>>>>> 2010/5/17 Артём Шапоренко <[email protected]> >>>>>>>>> >>>>>>>>>> значит ты прислал что-то не то >>>>>>>>>> >>>>>>>>>> 2010/5/17 Андрей Лапин <[email protected]> >>>>>>>>>> >>>>>>>>>> Оо, ничего себе. >>>>>>>>>>> Все sample которые размещены в моем репозитории, >>>>>>>>>>> http://bitbucket.org/lunatik/sacpparser-pointers проходят. >>>>>>>>>>> Тот код который ты мне давал аналогично. Вот кстати что выходит >>>>>>>>>>> по нему. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> C:\work\sa\sa_new\samples>sacpparser.exe < pointers.c >>>>>>>>>>> cg >>>>>>>>>>> 1 >>>>>>>>>>> >>>>>>>>>>> # >>>>>>>>>>> func1 >>>>>>>>>>> func2 >>>>>>>>>>> func3 >>>>>>>>>>> func4 >>>>>>>>>>> funcWithPonter1 >>>>>>>>>>> funcWithPonter2 >>>>>>>>>>> funcWithPonter3 >>>>>>>>>>> funcWithPonter4 >>>>>>>>>>> main >>>>>>>>>>> # >>>>>>>>>>> >>>>>>>>>>> # >>>>>>>>>>> >>>>>>>>>>> # >>>>>>>>>>> # >>>>>>>>>>> # >>>>>>>>>>> 0 39 8 0 0 >>>>>>>>>>> 0 39 8 1 0 >>>>>>>>>>> 0 39 8 2 0 >>>>>>>>>>> 0 39 8 3 0 >>>>>>>>>>> 0 45 8 4 0 >>>>>>>>>>> 0 45 8 5 0 >>>>>>>>>>> 0 45 8 6 0 >>>>>>>>>>> 0 45 8 7 0 >>>>>>>>>>> 0 67 4 0 0 >>>>>>>>>>> 0 67 4 1 0 >>>>>>>>>>> 0 67 4 2 0 >>>>>>>>>>> 0 67 4 3 0 >>>>>>>>>>> 0 71 5 0 0 >>>>>>>>>>> 0 71 5 1 0 >>>>>>>>>>> 0 71 5 2 0 >>>>>>>>>>> 0 71 5 3 0 >>>>>>>>>>> 0 75 6 0 0 >>>>>>>>>>> 0 75 6 1 0 >>>>>>>>>>> 0 75 6 2 0 >>>>>>>>>>> 0 75 6 3 0 >>>>>>>>>>> 0 79 7 0 0 >>>>>>>>>>> 0 79 7 1 0 >>>>>>>>>>> 0 79 7 2 0 >>>>>>>>>>> 0 79 7 3 0 >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> 2010/5/17 Артём Шапоренко <[email protected]> >>>>>>>>>>> >>>>>>>>>>>> Кстати даже пример, который я давал андрею не работает. >>>>>>>>>>>> >>>>>>>>>>>> 2010/5/17 Артём Шапоренко <[email protected]> >>>>>>>>>>>> >>>>>>>>>>>> Конечно. На митинге всё будет >>>>>>>>>>>>> >>>>>>>>>>>>> 2010/5/17 Букирев Андрей <[email protected]> >>>>>>>>>>>>> >>>>>>>>>>>>>> Артем, можешь обеспечить пример кода, на котором не >>>>>>>>>>>>>> сработало? Это будет здорово. >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> - Andrew >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> ------------------------------ >>>>>>>>>>>>>> >>>>>>>>>>>>>> *From:* [email protected] [mailto: >>>>>>>>>>>>>> [email protected]] *On Behalf Of *Артём Шапоренко >>>>>>>>>>>>>> *Sent:* Monday, May 17, 2010 9:38 AM >>>>>>>>>>>>>> >>>>>>>>>>>>>> *To:* [email protected] >>>>>>>>>>>>>> *Subject:* Re: Report >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> Вобщем на данный момент ни одного кола добавлено не было. то >>>>>>>>>>>>>> есть работает неправильно - > на обсуждение на митинг, Андрей(Б) >>>>>>>>>>>>>> добавь >>>>>>>>>>>>>> пожалуйста в агенду. >>>>>>>>>>>>>> >>>>>>>>>>>>>> 2010/5/16 Андрей Лапин <[email protected]> >>>>>>>>>>>>>> >>>>>>>>>>>>>> За выходные немного доработал C pointer parser: >>>>>>>>>>>>>> 1) Теперь отслеживаются передачи указателей через параметры >>>>>>>>>>>>>> 2) добавлен ключ *-f* для наглядности, он включает в >>>>>>>>>>>>>> CallGraph call-ы не через указатель. ( то есть полный CallGraph) >>>>>>>>>>>>>> Функционал естественно сырой. >>>>>>>>>>>>>> >>>>>>>>>>>>>> TODO: >>>>>>>>>>>>>> 1) В ближайшее время добавлять функционал я не собираюсь, хочу >>>>>>>>>>>>>> заняться тестированием, исправлением багов, написанием тестов. >>>>>>>>>>>>>> 2) Составление списка для нового функционала. >>>>>>>>>>>>>> >>>>>>>>>>>>>> ps Буду рад если каждый: >>>>>>>>>>>>>> 1) скачает файлик >>>>>>>>>>>>>> 2) напишет ужасный, хитрый код с применением указателей на C >>>>>>>>>>>>>> 3) пропустит его через бинарник >>>>>>>>>>>>>> 4) отправит мне репорт о баге или запорс на добавление >>>>>>>>>>>>>> какойнить не хитрой функции >>>>>>>>>>>>>> >>>>>>>>>>>>>> pps что-то я размечтался =) >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> Andrew Lapin >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>>>>> Google Groups "SourceAnalyzer Team" group. >>>>>>>>>>>>>> To post to this group, send email to [email protected] >>>>>>>>>>>>>> . >>>>>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>>>>>>> . >>>>>>>>>>>>>> For more options, visit this group at >>>>>>>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> Regards, Artem >>>>>>>>>>>>>> >>>>>>>>>>>>>> tel. +79200444558 >>>>>>>>>>>>>> icq 269910037 >>>>>>>>>>>>>> skype artem.shaporenko >>>>>>>>>>>>>> Source Analyzer Team >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>>>>> Google Groups "SourceAnalyzer Team" group. >>>>>>>>>>>>>> To post to this group, send email to [email protected] >>>>>>>>>>>>>> . >>>>>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>>>>>>> . >>>>>>>>>>>>>> For more options, visit this group at >>>>>>>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>>>>> Google Groups "SourceAnalyzer Team" group. >>>>>>>>>>>>>> To post to this group, send email to [email protected] >>>>>>>>>>>>>> . >>>>>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>>>>>>> . >>>>>>>>>>>>>> For more options, visit this group at >>>>>>>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Regards, Artem >>>>>>>>>>>>> >>>>>>>>>>>>> tel. +79200444558 >>>>>>>>>>>>> icq 269910037 >>>>>>>>>>>>> skype artem.shaporenko >>>>>>>>>>>>> Source Analyzer Team >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> Regards, Artem >>>>>>>>>>>> >>>>>>>>>>>> tel. +79200444558 >>>>>>>>>>>> icq 269910037 >>>>>>>>>>>> skype artem.shaporenko >>>>>>>>>>>> Source Analyzer Team >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>>> Google Groups "SourceAnalyzer Team" group. >>>>>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>>>>> . >>>>>>>>>>>> For more options, visit this group at >>>>>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Andrew Lapin >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>> Google Groups "SourceAnalyzer Team" group. >>>>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>>>> . >>>>>>>>>>> For more options, visit this group at >>>>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Regards, Artem >>>>>>>>>> >>>>>>>>>> tel. +79200444558 >>>>>>>>>> icq 269910037 >>>>>>>>>> skype artem.shaporenko >>>>>>>>>> Source Analyzer Team >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Regards, Artem >>>>>>>>> >>>>>>>>> tel. +79200444558 >>>>>>>>> icq 269910037 >>>>>>>>> skype artem.shaporenko >>>>>>>>> Source Analyzer Team >>>>>>>>> >>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "SourceAnalyzer Team" group. >>>>>>>>> To post to this group, send email to [email protected]. >>>>>>>>> To unsubscribe from this group, send email to >>>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>>> . >>>>>>>>> For more options, visit this group at >>>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Andrew Lapin >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "SourceAnalyzer Team" group. >>>>>>>> To post to this group, send email to [email protected]. >>>>>>>> To unsubscribe from this group, send email to >>>>>>>> [email protected]<sa_team%[email protected]> >>>>>>>> . >>>>>>>> For more options, visit this group at >>>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Regards, Artem >>>>>>> >>>>>>> tel. +79200444558 >>>>>>> icq 269910037 >>>>>>> skype artem.shaporenko >>>>>>> Source Analyzer Team >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "SourceAnalyzer Team" group. >>>>>>> To post to this group, send email to [email protected]. >>>>>>> To unsubscribe from this group, send email to >>>>>>> [email protected]<sa_team%[email protected]> >>>>>>> . >>>>>>> For more options, visit this group at >>>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Andrew Lapin >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "SourceAnalyzer Team" group. >>>>>> To post to this group, send email to [email protected]. >>>>>> To unsubscribe from this group, send email to >>>>>> [email protected]<sa_team%[email protected]> >>>>>> . >>>>>> For more options, visit this group at >>>>>> http://groups.google.com/group/sa_team?hl=en. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Regards, Artem >>>>> >>>>> tel. +79200444558 >>>>> icq 269910037 >>>>> skype artem.shaporenko >>>>> Source Analyzer Team >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "SourceAnalyzer Team" group. >>>>> To post to this group, send email to [email protected]. >>>>> To unsubscribe from this group, send email to >>>>> [email protected]<sa_team%[email protected]> >>>>> . >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/sa_team?hl=en. >>>>> >>>> >>>> >>>> >>>> -- >>>> Andrew Lapin >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "SourceAnalyzer Team" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<sa_team%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/sa_team?hl=en. >>>> >>> >>> >>> >>> -- >>> Regards, Artem >>> >>> tel. +79200444558 >>> icq 269910037 >>> skype artem.shaporenko >>> Source Analyzer Team >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "SourceAnalyzer Team" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]<sa_team%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/sa_team?hl=en. >>> >> >> >> >> -- >> Andrew Lapin >> >> -- >> You received this message because you are subscribed to the Google Groups >> "SourceAnalyzer Team" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<sa_team%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/sa_team?hl=en. >> > > > > -- > Best Regards, > Fedor Korshunov > > -- > You received this message because you are subscribed to the Google Groups > "SourceAnalyzer Team" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<sa_team%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/sa_team?hl=en. > -- Andrew Lapin -- You received this message because you are subscribed to the Google Groups "SourceAnalyzer Team" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sa_team?hl=en.
