[Bug 290022] New: ctags outputs wrong error message

https://bugzilla.novell.com/show_bug.cgi?id=290022 Summary: ctags outputs wrong error message Product: openSUSE 10.3 Version: Alpha 5plus Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: bwalle@novell.com QAContact: qa@suse.de Found By: Development Default x86_64 mainline kernel: $ make tags ctags: Warning: arch/x86_64/kernel/head.S:124: null expansion of name pattern "\1" 121 addq %rbp, wakeup_level4_pgt + (511*8)(%rip) 122 #endif 123 124 /* Due to ENTRY(), sometimes the empty space gets filled with 125 * zeros. Better take a jmp than relying on empty space being 126 * filled with 0x90 (nop) As line 124 is a comment, this message is wrong. Removing ENTRY() from that comment "fixes" the problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c1 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |kernel-maintainers@forge.provo.novell.com |screening@forge.provo.novell| |.com | --- Comment #1 from Matej Horvath <mhorvath@novell.com> 2007-07-09 07:35:46 MST --- Alpha5: kernel-default-2.6.22_rc4_git3-2.x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c2 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel- |bnc-team-screening@forge.provo.novell.com |maintainers@forge.provo.nove| |ll.com | --- Comment #2 from Bernhard Walle <bwalle@novell.com> 2007-07-09 07:38:14 MST --- This is not a kernel bug but a bug in ctags. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |schwab@novell.com |screening@forge.provo.novell| |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c3 Andreas Schwab <schwab@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |bwalle@novell.com --- Comment #3 from Andreas Schwab <schwab@novell.com> 2007-07-09 08:38:40 MST --- Please provide a self contained test case. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c4 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|bwalle@novell.com | --- Comment #4 from Bernhard Walle <bwalle@novell.com> 2007-07-10 08:24:55 MST --- ctags --regex-asm='/ENTRY\(([^)]*)\).*/\1/' arch/x86_64/kernel/head.S. But it looks like it's the intended behaviour that the regexp is applied to the whole file. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c5 --- Comment #5 from Bernhard Walle <bwalle@novell.com> 2007-07-10 08:26:35 MST --- Created an attachment (id=150495) --> (https://bugzilla.novell.com/attachment.cgi?id=150495) ASM file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=290022#c6 Andreas Schwab <schwab@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #6 from Andreas Schwab <schwab@novell.com> 2007-07-11 06:46:00 MST --- It is. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com