Author |
Topic  |
|
g00fy
New Member

3 Posts |
|
g00fy
New Member

3 Posts |
Posted - Dec 20 2006 : 5:40:27 PM
|
BTW, the default tags url-/url didn't show this url correctly, leaving them out and let the board see it's an url was OK though... |
 |
|
feline
Whole Tomato Software
    
United Kingdom
19137 Posts |
Posted - Dec 21 2006 : 09:46:27 AM
|
Thank you for the file, this would have been rather hard to reproduce without it. Using VS2003 the IDE its self is having some problems with this file. Goto the function:
TA2_WebServer::send_page_header(...) const
and use CTRL-] to jump to the matching bracket on the final closing curly bracket of this function. This is an IDE function, and the IDE takes you to the wrong bracket. If you remove the #else line in the middle of the function then this problem goes away, and VA can list all of the functions in this file. It should be quick and easy to change your #ifndef block around to fix this problem for now. Certainly quicker than waiting for a fix in VA 
case=4222
I am actually seeing two separate effects for the template functions. the stray numbers in the alt-m list is:
case=2165
you can get the template function listed twice in the alt-m list, which is:
case=4223 |
zen is the art of being at one with the two'ness |
 |
|
support
Whole Tomato Software
    
5566 Posts |
Posted - May 31 2007 : 01:24:23 AM
|
case=4223 case=2165 fixed in build 1557 |
 |
|
accord
Whole Tomato Software
    
United Kingdom
3287 Posts |
Posted - Mar 12 2016 : 1:38:38 PM
|
We're looking into this and I'm collecting test cases. Currently, all methods are listed from TA2_WebServer.cpp for me, with the current version. Do you see the same effect? If not, can you please name the method which is not listed? Or if you have another file where you have missing method(s), I could use that for testing as well. |
 |
|
|
Topic  |
|