> 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" > It's best to reduce the size of your source code to the smallest > possible example that demonstrates the bug. My file is large and I cannot reduce it very much because the problem occurs only with files with big c/c++ comments. My file is a typical bad designed c++ class: a lot of bad code and a lot of useless commented old code. I obviously can submit a good description to reproduce the problem. I could submit the file using rapidshare.de. Do you agree? --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
