Actions
Bug #1064
openBuild command extractor requires some refactoring
Start date:
04/11/2011
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
As well as in #604 issue concerned with XML printing by CSD, BCE also forms incorrect XML sometimes:
<desc> init/main.c: In function ‘do_one_initcall’: ... drivers/ata/ahci.c:2761:2: warning: comparison between ‘enum <anonymous>’ and ‘enum <anonymous>’ ... </desc>
that after all leads to the following error:
mismatched tag at line 444, column 6, byte 42313 at /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/XML/Parser.pm line 187 at /home/joker/work/14_driver/test_ldv_tools_2/ldv-core/../ldv-core/ldv-core-reporter line 57 at /home/joker/work/14_driver/test_ldv_tools_2/ldv-core/../ldv-core/ldv-core-reporter line 57
(note that 444 line corresponds to
</desc>
).
Updated by Evgeny Novikov over 13 years ago
I have run the following command:
ldv-manager envs=linux-2.6.31.6.tar.bz2 kernel_driver=1 "drivers=drivers/" "rule_models=39_7"
Updated by Evgeny Novikov over 13 years ago
$ gcc --version gcc (GCC) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc.
Updated by Evgeny Novikov almost 13 years ago
- Status changed from New to Open
- Assignee deleted (
Pavel Shved)
We'll do it sometimes.
Updated by Evgeny Novikov over 11 years ago
- Category deleted (
Infrastructure) - Assignee set to Ilja Zakharov
Please, think about this.
Actions