Mailinglist Archive: opensuse-bugs (14787 mails)

< Previous Next >
[Bug 190084] apparmor.vim missing
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 1 Nov 2006 08:41:24 -0700 (MST)
  • Message-id: <20061101154124.C429825C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=190084


suse-beta@xxxxxxxxx changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |seth.arnold@xxxxxxxxxx




------- Comment #10 from suse-beta@xxxxxxxxx 2006-11-01 08:41 MST -------
I just attached an updated version of apparmor.vim and have bad news for you -
you'll have to update the apparmor.vim manpage (remove all known bugs) ;-))

Seriously: I hope that apparmor.vim is working without any problems now. That
means:
- #include'd files are highlighted correctly
- hats are highlighted correctly
- lots of error checking because I used a pessimistic approach ("flag
everything as error unless it is a valid line")
- special error highlighting highlights ;-) are:
- profile names must start at the beginning of the line
- hat names must have some whitespace in front of the hat name
- I did _not_ have to remove the { / } check :-)

The only thing that is not completely implemented is the highlighting of w*x/wm
lines (the current implementation is incomplete - it catches wmr and wpx, but
not mrw or pxw). I'll do that after you have proved the attached apparmor.vim
working because I probably need to duplicate some code for it.

Oh, and color switching according to light/dark background doesn't work. I
worked around by using colors that are visible on all backgrounds and commented
out the color switching part for now.


--
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, or are watching someone who is.

< Previous Next >