cadabras wrote: > > If I'm understanding you correctly, your workplace will permit you to > > submit some of your source code here as long as you have properly > > "sanitized" it to remove confidential information. For example, the > > phrase "My Company Name" would become "AA AAAAAAA AAAA". > > Yes, you are, but I did not replace only strings like "My Company > Name", but also strings like > "class MyClass : public MyMotherClass" with > "AAAAA AAAAAAA : AAAAAA AAAAAAAAAAAAA"
Understood. > My file is large and I cannot reduce it very much because the problem > occurs only with files with big c/c++ comments. Some problems are like that :-( > I obviously can submit a good description to reproduce the problem. > > I could submit the file using rapidshare.de. Do you agree? That sounds like a reasonable thing to me. I'm unfortunately not expert in the area of syntax highlighting, so I expect to remain silent when your question shows up. But there are a number of helpful experts on this mailing list, so if you make your code available in a relatively easy to access manner (no login required, etc.) and someone recognizes what's going on, they will probably try to help you. Hope this helps, Michael Henry --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
