Search found 11 matches

by Andrey_Karpov
Fri Dec 09, 2016 9:33 pm
Forum: Russian
Topic: ReactOS and PVS-Studio code analyzer
Replies: 17
Views: 28452

Использование PVS-Studio

Здравствуйте. Появился вариант бесплатного использования PVS-Studio. Если кто-то ещё не знаком с этой новостью, то предлагаю познакомиться со статьей " Как использовать PVS-Studio бесплатно " ( варит на английском ). Предлагаю обсудить возможность добавление в код ReactOS соответствующих к...
by Andrey_Karpov
Wed May 04, 2016 1:39 pm
Forum: Russian
Topic: ReactOS and PVS-Studio code analyzer
Replies: 17
Views: 28452

Новая проверка ReactOS с помощью PVS-Studio

Третья проверка, выполненная сторонним человеком: Analyzing ReactOS One More Time - https://medium.com/@Coder_HarryLee/anal ... a89f8bdb2f
by Andrey_Karpov
Wed Apr 03, 2013 6:14 pm
Forum: General Discussion and Feedback
Topic: Re-checking the ReactOS project - a large report
Replies: 6
Views: 3702

Re: Re-checking the ReactOS project - a large report

I followed your strange desire. Here is the report. But I do not understand how it can work. Download PVS-Studio and do not torment yourself. PVS-Studio log Plain text The PVS-Studio tool allows you to: 1) Filter messages. 2) Turn off messages about optimization and 64-Bit 3) Mark the false alarms 4...
by Andrey_Karpov
Wed Apr 03, 2013 4:30 pm
Forum: General Discussion and Feedback
Topic: Re-checking the ReactOS project - a large report
Replies: 6
Views: 3702

Re: Re-checking the ReactOS project - a large report

A bunch of these bugs are being fixed during these days thanks to the report ;) A pity there isn't a link to the full report or does ReactOS performed so well that we have just these bugs? \0/ I can put out a complete list. But what's the point? Line numbers are rapidly shifting. Simply download th...
by Andrey_Karpov
Tue Apr 02, 2013 9:11 am
Forum: General Discussion and Feedback
Topic: Re-checking the ReactOS project - a large report
Replies: 6
Views: 3702

Re-checking the ReactOS project - a large report

The ReactOS project is rapidly developing. One of the developers participating in this project suggested that we re-analyzed the source code, as the code base is growing fast. We were glad to do that. We like this project, and we'll be happy if this article helps the developers to eliminate some bug...
by Andrey_Karpov
Tue Apr 02, 2013 9:04 am
Forum: Russian
Topic: ReactOS and PVS-Studio code analyzer
Replies: 17
Views: 28452

Большой отчет о повторной проверке проекта ReactOS

Проект ReactOS активно продолжает развиваться. Один из разработчиков, участвующий в этом проекте, предложил вновь проверить исходный код, так как кодовая база быстро увеличивается. С удовольствием сделаем это. Нам симпатичен этот проект. Мы будем рады, если статья поможет исправить ряд недочетов. Дл...
by Andrey_Karpov
Wed Sep 28, 2011 7:36 am
Forum: Russian
Topic: Tab or Space?
Replies: 3
Views: 2113

И не забывай, дорогой, что sizeof(пробел) == sizeof(табуляция), и ТВОИ исходники будут весить не 200, а 250 МБ.
Господи, оказывается, кто-то ещё живет в каменном веке! Вот зачем подобная извращенная экономия?
by Andrey_Karpov
Wed Sep 28, 2011 7:29 am
Forum: Russian
Topic: ReactOS and PVS-Studio code analyzer
Replies: 17
Views: 28452

Re: PVS-Studio: анализируем код операционной системы ReactOS

Здравствуйте, Алексей. Мы давно предоставляем и продолжаем предоставлять возможность проверить бесплатные open-source проекты. Да, эта возможность ограничена по времени. Мы не видим смысла просто так раздавать ключи на долгий период. Однако, если такие пользователи сообщают об ошибках или предлагают...
by Andrey_Karpov
Mon Sep 19, 2011 1:55 pm
Forum: General Discussion and Feedback
Topic: PVS-Studio: analyzing ReactOS's code
Replies: 6
Views: 9257

Re: PVS-Studio: analyzing ReactOS's code

I didn’t report about errors to Bugzilla and I’m not going to. There is a crucial reason for that. I’m not familiar with ReactOS’s organization and that’s why in many cases I find it difficult to understand whether there are errors or not and even more difficult how to fix them. As I wrote in my art...
by Andrey_Karpov
Fri Sep 16, 2011 6:40 pm
Forum: Russian
Topic: ReactOS and PVS-Studio code analyzer
Replies: 17
Views: 28452

PVS-Studio: анализируем код операционной системы ReactOS

http://www.viva64.com/external-pictures/habr84/image1.png Аннотация Проверив код ReactOS, я смог исполнить сразу три своих желания. Во-первых, давно хотелось написать статью об обыкновенном проекте. Не интересно проверять код таких проектов, как Chromium. Он слишком качественен и, на поддержание эт...
by Andrey_Karpov
Fri Sep 16, 2011 6:38 pm
Forum: General Discussion and Feedback
Topic: PVS-Studio: analyzing ReactOS's code
Replies: 6
Views: 9257

PVS-Studio: analyzing ReactOS's code

http://www.viva64.com/external-pictures/habr84/image1.png Having checked ReactOS's code I managed to fulfill three of my wishes at once. Firstly, I had wanted for a long time to write an article on a common project. It's not interesting to check the source code of projects like Chromium: its qualit...