Bug 133746 - DNS syntax highlighting incomplete
Summary: DNS syntax highlighting incomplete
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: 3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-27 06:21 UTC by Ulrich Drepper
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-09-29 12:41:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to add highlighting support for AAAA, SRV, and IPv6 addresses (1.17 KB, patch)
2004-09-27 06:23 UTC, Ulrich Drepper
no flags Details | Diff

Description Ulrich Drepper 2004-09-27 06:21:35 UTC
Description of problem:
Some keywords and IPv6 addresses are not highlighted.

Version-Release number of selected component (if applicable):
6.3.028-1

How reproducible:
always

Steps to Reproduce:
1.open /var/named/SOMETHING
2.
3.
  
Actual results:
If AAAA or SRV entries are present, the keyword is not highlighted.
IPv6 addresses are also not highlighted, maybe some parts as numbers.

Expected results:
properly highlighted

Additional info:
I'll attach a patch

Comment 1 Ulrich Drepper 2004-09-27 06:23:50 UTC
Created attachment 104347 [details]
Patch to add highlighting support for AAAA, SRV, and IPv6 addresses

The IPv6 address parsing will also recognize invalid addresses such as 3::4::2
but anything which can do more will be horribly complicated.

Comment 2 Karsten Hopp 2004-09-29 12:41:14 UTC
Thanks. 
Fixed in vim-6.3.028-2 


Note You need to log in before you can comment on or make changes to this bug.